File tree Expand file tree Collapse file tree 4 files changed +15
-13
lines changed
Expand file tree Collapse file tree 4 files changed +15
-13
lines changed Original file line number Diff line number Diff line change 1- ** /* .js
1+ ** /* .js
2+ vendor /**
Original file line number Diff line number Diff line change 11trailingComma: all
2- printWidth: 120
2+ printWidth: 120
Original file line number Diff line number Diff line change 11{
22 "devDependencies" : {
3- "@typescript-eslint/eslint-plugin" : " ^4.6.1 " ,
4- "@typescript-eslint/parser" : " ^4.6.1 " ,
5- "eslint" : " ^7.12.1 " ,
6- "eslint-config-prettier" : " ^6.15 .0" ,
7- "prettier" : " ^2.1.2 " ,
8- "tslib" : " ^2.0.3 " ,
9- "typescript" : " ^4.1.3 "
3+ "@typescript-eslint/eslint-plugin" : " ^6.5.0 " ,
4+ "@typescript-eslint/parser" : " ^6.5.0 " ,
5+ "eslint" : " ^8.48.0 " ,
6+ "eslint-config-prettier" : " ^9.0 .0" ,
7+ "prettier" : " ^3.0.3 " ,
8+ "tslib" : " ^2.6.0 " ,
9+ "typescript" : " ^5.2.2 "
1010 },
1111 "dependencies" : {
12- "@woltlab/wcf" : " https://github.com/WoltLab/WCF.git#master "
12+ "@woltlab/wcf" : " https://github.com/WoltLab/WCF.git#5ed76b3a3267dfbffdf19405822d22510ad2bc7d "
1313 }
14- }
14+ }
Original file line number Diff line number Diff line change 2323 " node_modules/@woltlab/wcf/ts/*"
2424 ]
2525 },
26- "importHelpers" : true
26+ "importHelpers" : true ,
27+ "newLine" : " lf"
2728 }
28- }
29+ }
You can’t perform that action at this time.
0 commit comments