mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-29 00:17:48 +01:00
update, lint, prettify everything
This commit is contained in:
10
.vscode/settings.json
vendored
10
.vscode/settings.json
vendored
@@ -1,2 +1,12 @@
|
||||
{
|
||||
"cSpell.words": [
|
||||
"typeorm"
|
||||
],
|
||||
"eslint.workingDirectories": [
|
||||
".",
|
||||
"./frontend"
|
||||
],
|
||||
"search.exclude": {
|
||||
"**/package-lock.json": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user