#0000 - Migrate ESLint to flat config, enable ESM in Jest, and refactor seed-admin (stdout + error handling) #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/fix-lint"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
.eslintrc.js
witheslint.config.js
for modern ESLint configuration and update dependencies 948647e473console
as a readonly global in ESLint configuration. f923f8700fseed-admin.ts
CLI for improved error handling and update ESLint globals. 35dfb59373seedAdmin
output and adjust linting to comply with ESLint rules 25728b1d5dseedAdmin
test mocks 6aa1f3233c