mirror of
https://github.com/thangisme/notes.git
synced 2024-12-22 04:26:28 -05:00
8 lines
108 B
Plaintext
8 lines
108 B
Plaintext
{
|
|
"endOfLine": "lf",
|
|
"semi": false,
|
|
"singleQuote": false,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5"
|
|
}
|