mirror of
https://github.com/knex/knex.git
synced 2025-12-28 23:48:58 +00:00
6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
{
|
|
"arrowParens": "always",
|
|
"singleQuote": true,
|
|
"trailingComma": "es5"
|
|
}
|