mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 07:28:09 -05:00
8 lines
108 B
Plaintext
8 lines
108 B
Plaintext
{
|
|
"singleQuote": false,
|
|
"printWidth": 100,
|
|
"trailingComma": "none",
|
|
"tabWidth": 2,
|
|
"semi": true
|
|
}
|