mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-13 15:09:13 +00:00
7 lines
96 B
JSON
7 lines
96 B
JSON
{
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"trailingComma": "none",
|
|
"arrowParens": "avoid"
|
|
}
|