mirror of
https://github.com/knex/knex.git
synced 2026-01-07 20:47:11 +00:00
6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
{
|
|
"arrowParens": "always",
|
|
"singleQuote": true,
|
|
"trailingComma": "es5"
|
|
}
|