mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
various cleanup
This commit is contained in:
parent
48917547b2
commit
ac682428e6
3 changed files with 3 additions and 45 deletions
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
|
|
@ -42,7 +42,9 @@
|
|||
"npm-debug.log.*": true,
|
||||
"test/**/__snapshots__": true,
|
||||
"package-lock.json": true,
|
||||
"*.{css,sass,scss}.d.ts": true
|
||||
"*.{css,sass,scss}.d.ts": true,
|
||||
"out/**/*": true,
|
||||
"dist/**/*": true
|
||||
},
|
||||
"i18n-ally.localesPaths": ["src/i18n", "src/i18n/locales"],
|
||||
"typescript.tsdk": "node_modules\\typescript\\lib",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue