ibm-products icon indicating copy to clipboard operation
ibm-products copied to clipboard

Remove `eslint` and `commitlint` config from root `package.json`

Open matthewgallo opened this issue 1 year ago • 0 comments

We should move our eslint and commitlint configs into their own config files and remove from root package.json. Specifying an eslint config in the root package.json is no longer supported in v9 either so it will help us in our migration to eslint v9 which has been coming up in our upgrade dependencies PR.

matthewgallo avatar Oct 28 '24 20:10 matthewgallo