I found this and it fixed it, if anyone else is struggling
"eslintConfig": { "extends": "./node_modules/dev-config/lib/eslint.config.js" }
a link to the article here https://github.com/eslint/eslint/discussions/18131