Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Dec 10, 2023
1 parent e11ad25 commit 59f5abe
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,17 @@
]
},
"prettier": "@taiga-ui/prettier-config",
"stylelint": {
"extends": [
"@taiga-ui/stylelint-config"
],
"ignoreFiles": [
"**/demo/**",
"**/dist/**",
"**/coverage/**",
"**/node_modules/**"
]
},
"devDependencies": {
"@angular-devkit/build-angular": "15.2.10",
"@angular-devkit/core": "15.2.10",
Expand Down
4 changes: 0 additions & 4 deletions stylelint.config.js

This file was deleted.

0 comments on commit 59f5abe

Please sign in to comment.