feat: add oidc and basic support for playground
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
},
|
||||
"linter": {
|
||||
"rules": {
|
||||
"style": {
|
||||
"noNonNullAssertion": "off"
|
||||
},
|
||||
"suspicious": {
|
||||
"noExplicitAny": "off"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user