mirror of
https://github.com/requarks/wiki.git
synced 2026-08-26 13:17:10 -05:00
refactor: auth + sessions
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$schema": "./backend/node_modules/oxfmt/configuration_schema.json",
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "none",
|
||||
"bracketSameLine": true,
|
||||
"endOfLine": "lf",
|
||||
"insertFinalNewline": true
|
||||
}
|
||||
Reference in New Issue
Block a user