Skip to content

Commit

Permalink
fix #2398 (#2405)
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack committed Mar 10, 2020
1 parent ba357c3 commit 9bc93bf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .vscode/settings.json
Expand Up @@ -3,16 +3,13 @@
".babelrc": "jsonc",
".eslintrc": "jsonc",
".prettierrc": "jsonc",

".stylelintrc": "json",

".dockerignore": "ignore",
".eslintignore": "ignore"
},

"javascript.validate.enable": false,
"javascript.format.enable": false,
"typescript.validate.enable": false,
"typescript.format.enable": false,

"search.exclude": {
Expand Down

0 comments on commit 9bc93bf

Please sign in to comment.