Skip to content

Commit

Permalink
chore: fix demo
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Mar 4, 2024
1 parent 23cc316 commit edb364d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 1 addition & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,16 +80,6 @@
"plugin:@taiga-ui/experience/all",
"plugin:@taiga-ui/experience/taiga-naming"
],
"rules": {
"@typescript-eslint/consistent-type-imports": [
"error",
{
"prefer": "type-imports",
"disallowTypeAnnotations": false,
"fixStyle": "inline-type-imports"
}
]
},
"root": true
},
"stylelint": {
Expand Down Expand Up @@ -126,7 +116,7 @@
"@taiga-ui/browserslist-config": "0.6.0",
"@taiga-ui/commitlint-config": "0.7.1",
"@taiga-ui/cspell-config": "0.36.0",
"@taiga-ui/eslint-plugin-experience": "0.63.0",
"@taiga-ui/eslint-plugin-experience": "0.64.0",
"@taiga-ui/prettier-config": "0.10.0",
"@taiga-ui/stylelint-config": "0.20.0",
"@taiga-ui/tsconfig": "0.17.0",
Expand Down

0 comments on commit edb364d

Please sign in to comment.