added vscode extensions
This commit is contained in:
parent
7cde0829be
commit
26e2a50441
316 changed files with 37301 additions and 0 deletions
15
.vscode/extensions/shd101wyy.markdown-preview-enhanced-0.5.22/.eslintignore
vendored
Normal file
15
.vscode/extensions/shd101wyy.markdown-preview-enhanced-0.5.22/.eslintignore
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
## extensions
|
||||
*.*
|
||||
!*.js
|
||||
# !*.json ← todo integreate with https://www.npmjs.com/package/eslint-plugin-json
|
||||
# !*.ts ← todo integrate with https://github.com/typescript-eslint/typescript-eslint
|
||||
|
||||
|
||||
## same as in .gitignore
|
||||
.vscode-test
|
||||
*.vsix
|
||||
node_modules
|
||||
out
|
||||
|
||||
|
||||
## special cases
|
||||
Loading…
Add table
Add a link
Reference in a new issue