mirror of
https://github.com/Myzel394/amiopen.now.git
synced 2025-06-18 07:25:27 +02:00
8 lines
110 B
JSON
8 lines
110 B
JSON
{
|
|
"tabWidth": 4,
|
|
"useTabs": true,
|
|
"singleQuote": false,
|
|
"trailingComma": "all",
|
|
"arrowParens": "avoid"
|
|
}
|