mirror of
https://github.com/derf/travelynx
synced 2024-12-04 18:29:11 +00:00
7 lines
105 B
Text
7 lines
105 B
Text
{
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"printWidth": 80,
|
|
"semi": true,
|
|
"trailingComma": "es5"
|
|
}
|