mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-06-30 02:57:38 +00:00
Add 'next' option to ESLint configuration for improved compatibility
This commit is contained in:
@ -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,
|
||||||
|
Reference in New Issue
Block a user