clear everything

This commit is contained in:
Amruth Pillai
2022-02-28 20:23:10 +01:00
parent ff892e3ea5
commit 2175256310
301 changed files with 0 additions and 84972 deletions

11
.vscode/settings.json vendored
View File

@ -1,11 +0,0 @@
{
"files.associations": {
"*.js": "javascriptreact"
},
"editor.codeActionsOnSave": {
"source.fixAll": true
},
"i18n-ally.localesPaths": ["src/i18n/locales"],
"i18n-ally.keystyle": "nested",
"css.validate": false
}