Skip to content

Commit

Permalink
chore: willboosterify this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
WillBooster-bot committed Dec 12, 2023
1 parent 72e412c commit e512286
Show file tree
Hide file tree
Showing 14 changed files with 110 additions and 278 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@
*.gradle text eol=lf
*.py text eol=lf
*.md text eol=lf

dist/** linguist-generated=true
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Close #<IssueNumber>
- Lint command (e.g., `yarn lint`) is passed.
- [ ] I've reviewed my changes on PR's diff view.

<!-- Please add screenshots if you modify the UI. Otherwise, remove the following table. -->

<!-- Please add screenshots if you modify the UI.
| Current | In coming |
| ------------------------ | ------------------------ |
| <img src="" width="400"> | <img src="" width="400"> |
-->
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@qiwi/multi-semantic-release": "7.1.1",
"@types/eslint": "8.44.8",
"@types/micromatch": "4.0.6",
"@typescript-eslint/parser": "6.13.2",
"@typescript-eslint/parser": "6.14.0",
"@willbooster/prettier-config": "^9.0.1",
"conventional-changelog-conventionalcommits": "6.1.0",
"dotenv-cli": "7.3.0",
Expand All @@ -38,7 +38,7 @@
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
"pinst": "3.0.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"sort-package-json": "2.6.0",
"typescript": "5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@willbooster/prettier-config": "^9.0.1",
"core-js": "3.34.0",
"lint-staged": "15.2.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"sort-package-json": "2.6.0"
},
"publishConfig": {
Expand Down
7 changes: 3 additions & 4 deletions packages/eslint-config-blitz-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,10 @@
"@types/micromatch": "4.0.6",
"@types/node": "20.10.4",
"@types/react": "18.2.42",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
Expand All @@ -42,7 +41,7 @@
"eslint-plugin-unicorn": "49.0.0",
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
"prettier": "3.1.0",
"prettier": "3.1.1",
"react": "18.2.0",
"sort-package-json": "2.6.0",
"typescript": "5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-js-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-plugin-unicorn": "49.0.0",
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
"prettier": "3.1.0",
"prettier": "3.1.1",
"react": "18.2.0",
"sort-package-json": "2.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-unicorn": "49.0.0",
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
"prettier": "3.1.0",
"prettier": "3.1.1",
"sort-package-json": "2.6.0"
},
"peerDependencies": {
Expand Down
7 changes: 3 additions & 4 deletions packages/eslint-config-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,10 @@
"@types/micromatch": "4.0.6",
"@types/node": "20.10.4",
"@types/react": "18.2.42",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
Expand All @@ -41,7 +40,7 @@
"eslint-plugin-unicorn": "49.0.0",
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
"prettier": "3.1.0",
"prettier": "3.1.1",
"react": "18.2.0",
"sort-package-json": "2.6.0",
"typescript": "5.3.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-ts-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@types/micromatch": "4.0.6",
"@types/node": "20.10.4",
"@types/react": "18.2.42",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -40,7 +40,7 @@
"eslint-plugin-unicorn": "49.0.0",
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
"prettier": "3.1.0",
"prettier": "3.1.1",
"react": "18.2.0",
"sort-package-json": "2.6.0",
"typescript": "5.3.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@types/eslint": "8.44.8",
"@types/micromatch": "4.0.6",
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -34,7 +34,7 @@
"eslint-plugin-unicorn": "49.0.0",
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
"prettier": "3.1.0",
"prettier": "3.1.1",
"sort-package-json": "2.6.0",
"typescript": "5.3.3",
"use-immer": "0.9.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"lint-staged": "15.2.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"sort-package-json": "2.6.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@rollup/plugin-replace": "5.0.5",
"@willbooster/prettier-config": "^9.0.1",
"lint-staged": "15.2.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"rollup-plugin-analyzer": "4.0.0",
"rollup-plugin-node-externals": "6.1.2",
"rollup-plugin-terser": "7.0.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"devDependencies": {
"@types/eslint": "8.44.8",
"@types/micromatch": "4.0.6",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -30,7 +30,7 @@
"eslint-plugin-unicorn": "49.0.0",
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
"prettier": "3.1.0",
"prettier": "3.1.1",
"sort-package-json": "2.6.0",
"typescript": "5.3.3"
},
Expand Down
Loading

0 comments on commit e512286

Please sign in to comment.