Harden auth and security controls with session auth and docs
This commit is contained in:
@@ -15,5 +15,6 @@
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"types": ["vite/client", "react", "react-dom"]
|
||||
},
|
||||
"include": ["src"]
|
||||
"include": ["src"],
|
||||
"exclude": ["src/**/*.test.ts", "src/**/*.test.tsx"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user