9 lines
No EOL
193 B
JSON
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"
|
|
}
|
|
}
|
|
} |