Add 'next' option to ESLint configuration for improved compatibility
This commit is contained in:
parent
ec66071e45
commit
a8c0060e1b
@ -5,6 +5,7 @@ export default antfu(
|
||||
type: "app",
|
||||
typescript: true,
|
||||
formatters: true,
|
||||
next: true,
|
||||
stylistic: {
|
||||
indent: 2,
|
||||
semi: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user