[Eslint] Add support for mjs and cjs, format config
This commit is contained in:
		
							
								
								
									
										8
									
								
								config/lint/package.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								config/lint/package.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| { | ||||
|   "devDependencies": { | ||||
|     "@eslint/js": "^9.28.0", | ||||
|     "@stylistic/eslint-plugin": "^4.4.1", | ||||
|     "eslint-plugin-vue": "^10.2.0", | ||||
|     "typescript-eslint": "^8.33.1" | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user