Closed mcm1957 closed 1 week ago
added, but fails:
ESLint couldn't find an eslint.config.(js|mjs|cjs) file.
@mcm1957 Can you provide an example file ? Thank you
you have updated to eslint 9 i assume. either downgrade to latest eslint 8 or add anbeslint 9 config.
at the moment i do not gave a working example. but this will come.
you can set lint:false at workfliw for now and add a reminder ossue to reactivate it later.
downgraded to v8 now it works, thank you
Package test has been disabled. This test is required so please readd it.
If really required you cann skip linter test by setting lint:false but add a issue to track fixing linter problems as standard linter test should pass for every adapter too.