chore: Minor formatting and AI instructions update (#2393)
This commit is contained in:
+3
-1
@@ -23,6 +23,8 @@ export default defineConfig([
|
||||
sourceType: 'module',
|
||||
},
|
||||
|
||||
rules: {},
|
||||
rules: {
|
||||
curly: 'error',
|
||||
},
|
||||
},
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user