mirror of
https://github.com/markmanx/isoflow.git
synced 2025-01-31 15:12:31 +00:00
7 lines
105 B
Text
7 lines
105 B
Text
|
{
|
||
|
"semi": true,
|
||
|
"trailingComma": "none",
|
||
|
"singleQuote": true,
|
||
|
"printWidth": 80,
|
||
|
"tabWidth": 2
|
||
|
}
|