You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-31 09:24:31 +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