feat: bootstrap next.js + tailwind + deps
This commit is contained in:
2
eslint.config.mjs
Normal file
2
eslint.config.mjs
Normal file
@@ -0,0 +1,2 @@
|
||||
import next from 'eslint-config-next'
|
||||
export default [...next, { rules: { '@typescript-eslint/no-explicit-any': 'warn' } }]
|
||||
Reference in New Issue
Block a user