fix: Allow any SSO validation rather than _all_
This commit is contained in:
6
server/tsconfig.json
Normal file
6
server/tsconfig.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"lib": ["dom", "es2021", "dom.iterable"],
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user