Files auto updates

This commit is contained in:
Alexander Cerutti
2021-10-31 20:37:24 +01:00
parent 64ccacdc13
commit 9753c2ec8f
2 changed files with 2 additions and 280 deletions

View File

@@ -6,7 +6,5 @@
"newLine": "LF",
"importHelpers": true
},
"exclude": [
"node_modules/"
]
"exclude": ["node_modules/"]
}