mirror of
https://github.com/crystelf/crystelf-admin.git
synced 2025-12-05 13:41:57 +00:00
8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"semi": true,
|
|
"printWidth": 100,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5"
|
|
}
|