mirror of
https://github.com/zhigang1992/workers-graphql-server.git
synced 2026-01-12 09:43:41 +08:00
8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"printWidth": 80
|
|
}
|