mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-02 21:12:02 +08:00
7 lines
No EOL
165 B
Text
7 lines
No EOL
165 B
Text
{
|
|
"preset": "airbnb",
|
|
"validateIndentation": 4,
|
|
"disallowTrailingComma": true,
|
|
"requireTrailingComma": false,
|
|
"excludeFiles": ["node_modules/**"]
|
|
} |