Compare commits
No commits in common. "6e3ec417cbfcc0e0fbebd039fa41ca22e953631d" and "ea7274d4abe1336a269e339e2c9059205efa6392" have entirely different histories.
6e3ec417cb
...
ea7274d4ab
2 changed files with 0 additions and 6 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
@ -12,7 +12,6 @@
|
|||
"editor.suggest.insertMode": "replace",
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
"editor.formatOnSave": true,
|
||||
"eslint.format.enable": true,
|
||||
"eslint.codeActionsOnSave.mode": "problems",
|
||||
"eslint.options": {
|
||||
|
|
|
@ -12,9 +12,4 @@ export default [
|
|||
...tseslint.configs.recommended,
|
||||
pluginReact.configs.flat.recommended,
|
||||
pluginPrettierRecommended,
|
||||
{
|
||||
rules: {
|
||||
"prettier/prettier": "warning",
|
||||
},
|
||||
},
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue