mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
{
|
|
"semi": true,
|
|
"trailingComma": "none",
|
|
"singleQuote": true,
|
|
"printWidth": 80,
|
|
"useTabs": true
|
|
}
|