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",
|
type: "app",
|
||||||
typescript: true,
|
typescript: true,
|
||||||
formatters: true,
|
formatters: true,
|
||||||
|
next: true,
|
||||||
stylistic: {
|
stylistic: {
|
||||||
indent: 2,
|
indent: 2,
|
||||||
semi: true,
|
semi: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user