mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-08 23:18:05 -05:00
8 lines
108 B
JSON
8 lines
108 B
JSON
{
|
|
"singleQuote": false,
|
|
"printWidth": 120,
|
|
"trailingComma": "none",
|
|
"tabWidth": 2,
|
|
"semi": true
|
|
}
|