Skip to content

Commit

Permalink
chore: remove tslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdoza committed Oct 31, 2023
1 parent 714d367 commit d37f384
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
"typescript.validate.enable": true,
"typescript.format.insertSpaceAfterConstructor": true,
"typescript.format.insertSpaceBeforeFunctionParenthesis": true,
"tslint.jsEnable": true,
"tslint.ignoreDefinitionFiles": false,
"eslint.format.enable": true,
"eslint.onIgnoredFiles": "warn"
}

0 comments on commit d37f384

Please sign in to comment.