mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-18 10:49:02 +00:00
8 lines
198 B
Plaintext
8 lines
198 B
Plaintext
{
|
|
"preset": "google",
|
|
"esnext": true,
|
|
"requireCamelCaseOrUpperCaseIdentifiers": {"ignoreProperties": true},
|
|
"maxErrors": null,
|
|
"maximumLineLength": null,
|
|
"excludeFiles": ["src/public"]
|
|
} |