mirror of
https://github.com/crystelf/crystelf-core.git
synced 2025-07-03 22:29:19 +00:00
8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
{
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"printWidth": 100,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5"
|
|
}
|