mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 21:46:48 +00:00
7 lines
85 B
Plaintext
7 lines
85 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"semi": true
|
|
}
|