mirror of
https://github.com/nestjs/docs.nestjs.com.git
synced 2026-02-21 20:31:32 +00:00
6 lines
72 B
Plaintext
6 lines
72 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"printWidth": 80
|
|
}
|