Revert "Bump eslint from 8.45.0 to 8.46.0"
This commit is contained in:
parent
037864b64f
commit
a7ff3796fe
11 changed files with 37 additions and 242 deletions
|
@ -20,15 +20,14 @@
|
|||
"watch": "rbxtsc -w --rojo default.project.json --verbose",
|
||||
"lint": "eslint src tests --max-warnings 0",
|
||||
"serve": "rojo serve default.project.json",
|
||||
"test": "yarn run build && run-in-roblox --place build.rbxl --script out/tests/runners/run.server.lua",
|
||||
"deploy": "yarn run build && mantle deploy -e default"
|
||||
"test": "yarn run build && run-in-roblox --place build.rbxl --script out/tests/runners/run.server.lua"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rbxts/compiler-types": "^2.1.1-types.0",
|
||||
"@rbxts/types": "^1.0.707",
|
||||
"@typescript-eslint/eslint-plugin": "^6.2.0",
|
||||
"@typescript-eslint/parser": "^6.2.0",
|
||||
"eslint": "^8.46.0",
|
||||
"eslint": "^8.42.0",
|
||||
"eslint-plugin-roblox-ts": "^0.0.35",
|
||||
"typescript": "^5.1.3"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue