mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-06 22:23:53 -05:00
8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
{
|
|
"semi": true,
|
|
"trailingComma": "none",
|
|
"singleQuote": true,
|
|
"printWidth": 80,
|
|
"useTabs": true
|
|
}
|