UNPKG

eslint-config-ts-standard-next

Version:

Chempo's ESLint Config for NextJS with TypeScript projects with best practices

4 lines (3 loc) 64 B
module.exports = { extends: ['@chempo/eslint-config-next'], }