notes/.vscode/extensions/dbaeumer.vscode-eslint-2.1.23/package-json-schema.json
2021-11-05 11:26:45 -07:00

9 lines
No EOL
193 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema",
"properties": {
"eslintConfig": {
"description": "ESLint configuration",
"$ref": "http://json.schemastore.org/eslintrc"
}
}
}