diff --git a/.vscode/settings.json b/.vscode/settings.json index 7179db78..328aba72 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,5 @@ { - "typescript.tsdk": "node_modules/typescript/lib", "files.eol": "\n", + "typescript.tsdk": "node_modules/typescript/lib", "npm.packageManager": "npm", }