added vscode extensions
This commit is contained in:
parent
7cde0829be
commit
26e2a50441
316 changed files with 37301 additions and 0 deletions
9
.vscode/extensions/dbaeumer.vscode-eslint-2.1.23/package-json-schema.json
vendored
Normal file
9
.vscode/extensions/dbaeumer.vscode-eslint-2.1.23/package-json-schema.json
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"properties": {
|
||||
"eslintConfig": {
|
||||
"description": "ESLint configuration",
|
||||
"$ref": "http://json.schemastore.org/eslintrc"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue