You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2026-01-03 17:02:28 +03:00
Fix the build and the CompatSsoLoginList query
This commit is contained in:
@@ -38,7 +38,6 @@ export default defineConfig({
|
||||
eslint({
|
||||
// Explicitly set the config file, else storybook gets confused
|
||||
overrideConfigFile: "./.eslintrc.cjs",
|
||||
exclude: ["./src/gql/*"],
|
||||
}),
|
||||
],
|
||||
server: {
|
||||
|
||||
Reference in New Issue
Block a user