mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
6 lines
73 B
JSON
6 lines
73 B
JSON
{
|
|
"arrowParens": "always",
|
|
"semi": false,
|
|
"trailingComma": "all"
|
|
}
|