File tree Expand file tree Collapse file tree 3 files changed +144
-64
lines changed
Expand file tree Collapse file tree 3 files changed +144
-64
lines changed Original file line number Diff line number Diff line change 2121 "@rbxts/services" : " ^1.1.4"
2222 },
2323 "devDependencies" : {
24- "@rbxts/compiler-types" : " ^ 1.1.1-types.3" ,
25- "@rbxts/types" : " ^ 1.0.481 " ,
26- "@typescript-eslint/eslint-plugin" : " ^4.22.1 " ,
27- "@typescript-eslint/parser" : " ^4.22.1 " ,
28- "eslint" : " ^7.26 .0" ,
29- "eslint-config-prettier" : " ^ 8.3.0" ,
30- "eslint-plugin-prettier" : " ^ 3.4.0" ,
31- "eslint-plugin-roblox-ts" : " 0.0.26 " ,
32- "prettier" : " ^2.2.1 " ,
33- "typescript" : " ^4.2.4 "
24+ "@rbxts/compiler-types" : " 1.1.1-types.3" ,
25+ "@rbxts/types" : " 1.0.492 " ,
26+ "@typescript-eslint/eslint-plugin" : " 4.26.0 " ,
27+ "@typescript-eslint/parser" : " 4.26.0 " ,
28+ "eslint" : " 7.27 .0" ,
29+ "eslint-config-prettier" : " 8.3.0" ,
30+ "eslint-plugin-prettier" : " 3.4.0" ,
31+ "eslint-plugin-roblox-ts" : " 0.0.27 " ,
32+ "prettier" : " 2.3.0 " ,
33+ "typescript" : " 4.3.2 "
3434 }
3535}
Original file line number Diff line number Diff line change 1+ {
2+ "extends" : [
3+ " config:base"
4+ ]
5+ }
You can’t perform that action at this time.
0 commit comments