File tree Expand file tree Collapse file tree 3 files changed +854
-122
lines changed Expand file tree Collapse file tree 3 files changed +854
-122
lines changed Original file line number Diff line number Diff line change 188
188
"@tailwindcss/forms" : " ^0.5.3" ,
189
189
"@tailwindcss/typography" : " ^0.5.9" ,
190
190
"@total-typescript/ts-reset" : " ^0.4.2" ,
191
+ "@trigger.dev/eslint-plugin" : " workspace:*" ,
191
192
"@types/bcryptjs" : " ^2.4.2" ,
192
193
"@types/compression" : " ^1.7.2" ,
193
194
"@types/eslint" : " ^8.4.6" ,
221
222
"esbuild" : " ^0.15.10" ,
222
223
"eslint" : " ^8.24.0" ,
223
224
"eslint-config-prettier" : " ^8.5.0" ,
225
+ "eslint-plugin-import" : " ^2.29.1" ,
226
+ "eslint-plugin-react-hooks" : " ^4.6.2" ,
227
+ "eslint-plugin-turbo" : " ^2.0.4" ,
224
228
"npm-run-all" : " ^4.1.5" ,
225
229
"postcss-import" : " ^16.0.1" ,
226
230
"postcss-loader" : " ^8.1.1" ,
239
243
"engines" : {
240
244
"node" : " >=16.0.0"
241
245
}
242
- }
246
+ }
Original file line number Diff line number Diff line change 53
53
"@types/node" : " 18.17.1" ,
54
54
"autoprefixer" : " ^10.4.12" ,
55
55
"eslint-config-custom" : " workspace:*" ,
56
+ "eslint-plugin-turbo" : " ^2.0.4" ,
56
57
"prettier" : " ^3.0.0" ,
57
58
"tsx" : " ^3.7.1" ,
58
59
"turbo" : " ^1.10.3" ,
You can’t perform that action at this time.
0 commit comments