mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
change settings and rmove gitignore
This commit is contained in:
parent
f06b04178f
commit
e61387bc5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,4 +19,3 @@ cypress.env.json
|
||||
|
||||
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