mirror of
https://github.com/knex/knex.git
synced 2025-06-26 22:00:25 +00:00
6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
{
|
|
"arrowParens": "always",
|
|
"singleQuote": true,
|
|
"trailingComma": "es5"
|
|
}
|