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