mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 15:25:57 +00:00
change settings and rmove gitignore
This commit is contained in:
parent
f06b04178f
commit
e61387bc5a
3
.gitignore
vendored
3
.gitignore
vendored
@ -18,5 +18,4 @@ cypress.env.json
|
||||
**/coverage
|
||||
|
||||
release/
|
||||
*~
|
||||
.vscode/settings.json
|
||||
*~
|
||||
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@ -8,5 +8,8 @@
|
||||
}
|
||||
],
|
||||
"editor.formatOnSave": false,
|
||||
"eslint.autoFixOnSave": true
|
||||
"eslint.autoFixOnSave": true,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": true
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user