mirror of
https://github.com/jwetzell/osc-js.git
synced 2026-08-17 05:03:26 +00:00
switch eslint to new style
This commit is contained in:
+6
-3
@@ -21,9 +21,12 @@
|
||||
"packages/*"
|
||||
],
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.18.0",
|
||||
"eslint": "^9.18.0",
|
||||
"eslint-config-prettier": "^10.0.1",
|
||||
"eslint-plugin-prettier": "^5.2.3",
|
||||
"globals": "^15.14.0",
|
||||
"prettier": "3.4.2",
|
||||
"eslint": "8.48.0",
|
||||
"eslint-config-airbnb": "19.0.4",
|
||||
"eslint-config-prettier": "9.1.0"
|
||||
"typescript-eslint": "^8.20.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user