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