Skip to content
Snippets Groups Projects
Commit cc059745 authored by Bayu Samudra's avatar Bayu Samudra
Browse files

fix: fixing build error due to cypress typing

parent 4851b8e9
1 merge request!1Staging
Pipeline #51301 passed with stage
in 7 minutes and 1 second
......@@ -20,5 +20,5 @@
}
},
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"],
"exclude": ["node_modules", "**/*.spec.ts", "**/*.test.ts"]
"exclude": ["node_modules", "cypress"]
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment