We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f083a commit 83f7b6aCopy full SHA for 83f7b6a
.prettierignore
@@ -7,7 +7,7 @@ lib/
7
build/
8
build-*/
9
dist/
10
-.vscode/
+.vscode/*
11
node_modules/
12
coverage/
13
report/
.vscode/extensions.json
@@ -4,7 +4,6 @@
4
"esbenp.prettier-vscode",
5
"ghmcadams.lintlens",
6
"visualstudioexptteam.vscodeintellicode",
- "wix.vscode-import-cost",
"pmneo.tsimporter",
"orta.vscode-jest",
],
0 commit comments