Skip to content

Commit

Permalink
style: bump eslin to 9
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed Jan 29, 2025
1 parent 2bc066e commit 7dc6727
Show file tree
Hide file tree
Showing 175 changed files with 857 additions and 1,060 deletions.
42 changes: 0 additions & 42 deletions .eslintignore

This file was deleted.

196 changes: 0 additions & 196 deletions .eslintrc.js

This file was deleted.

4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"editor.formatOnSave": false
},
"[typescript]": {
"editor.formatOnSave": true
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
},
"[less]": {
"editor.formatOnSave": true
Expand All @@ -44,6 +45,5 @@
"*.json": "jsonc",
".prettierrc": "json"
},
"angular.enable-strict-mode-prompt": false,
"typescript.referencesCodeLens.enabled": true
}
Loading

0 comments on commit 7dc6727

Please sign in to comment.