mirror of
https://github.com/thangisme/notes.git
synced 2024-11-02 16:07:26 -04:00
9 lines
109 B
Plaintext
9 lines
109 B
Plaintext
{
|
|
"endOfLine": "lf",
|
|
"semi": false,
|
|
"singleQuote": false,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5"
|
|
}
|
|
|