Kakious
e3ba6bf1fd
feat: implemented basic org system feat: implement oidc client code chore: begain implementing async job code chore: base code cleanup
8 lines
No EOL
134 B
Text
8 lines
No EOL
134 B
Text
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"printWidth": 100,
|
|
"endOfLine":"auto"
|
|
} |