mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 10:10:30 +00:00
8 lines
108 B
JSON
8 lines
108 B
JSON
{
|
|
"singleQuote": false,
|
|
"printWidth": 120,
|
|
"trailingComma": "none",
|
|
"tabWidth": 2,
|
|
"semi": true
|
|
}
|