Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
chore: migrate to pnpm#11248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
xaos7991 wants to merge57 commits intotypescript-eslint:mainChoose a base branch fromxaos7991:migrate-to-pnpm
base:main
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
+19,608 −21,897
Open
chore: migrate to pnpm#11248
Changes fromall commits
Commits
Show all changes
57 commits Select commitHold shift + click to select a range
0b9c67d
feat: migrated to pnpm
xaos7991d78c30d
fix: replaced the variable with your own path
Jester175e738b1b
fix: changed init path
Jester1758227be7
fix: added files to ignore
Jester175e1080b5
fix: changed init path
Jester175ae63c55
Merge pull request #2 from xaos7991/replacing-variables
xaos7991e4500eb
chore: migrated scripts from yarn to pnpm
xaos799178f97ca
chore: migrate scripts to pnpm
Jester175b2740d3
chore: replaced yarn reference with pnpm
Jester17547bca3f
chore: replaced yarn reference with pnpm
Jester175caae48b
Merge pull request #4 from xaos7991/chore/migrate-scripts-to-pnpm
xaos79916ff72a1
chore: replaced yarn reference with pnpm
Jester17583ea658
Merge pull request #5 from xaos7991/chore/migrate-scripts-to-pnpm
xaos7991df07c3c
chore: added rule schema types
Jester1750ffc5cc
Merge pull request #6 from xaos7991/chore/add-rule-schema-types
xaos7991feb01b1
chore: fixed types
Jester1759ed6376
Merge pull request #7 from xaos7991/chore/types
xaos7991a497ac5
ci: migrated yarn to pnpm
xaos7991351de42
fix: resolved issues with eslint-plugin tests
xaos799103bd8d3
chore: migrated to pnpm
Jester1751de3fca
Merge pull request #8 from xaos7991/chore/launching-app-pnpm
xaos799177ca6dd
fix: resolved problems with versions of babel packages
xaos7991644216b
fix: resolved problems with babel types
Jester1750fe7f92
Merge pull request #9 from xaos7991/fix/babel-types
xaos7991a6f9007
docs: updated comments to reflect pnpm usage instead of yarn
Jester17508f458c
Merge pull request #10 from xaos7991/chore/docs-update-pnpm-comments
xaos7991de5ee8b
ci: migrated from yarn to pnpm
xaos799146e0620
ci: removed pnpm version
xaos799188af74c
fix: added dependency ignore configuration
Jester1757e51137
fix: added dependency ignore configuration
Jester175d064374
fix: added dependency ignore configuration
Jester1758b0b3f5
fix: added dependency ignore configuration
Jester1751f4cdf3
fix: adjusted types and dependencies
Jester175a285fd3
chore: added dependency ignore configuration
Jester1758c0b7a7
fix: resolved issues in integration tests
Jester175319a153
chore: removed duplicate plugin
Jester175354e19f
Merge pull request #11 from xaos7991/fix/integration-tests-dependencies
xaos79917156616
Merge branch 'main' into migrate-to-pnpm
xaos79915883023
chore: added additional dependency
Jester1752bbb8d1
chore: added dependency ignore configuration
Jester17566cf651
Merge pull request #12 from xaos7991/chore/additional-dependency
Jester175cb29a89
ci: removed unnecessary script
xaos7991ca45552
chore: simplify scripts with `-w` flag and clean up dependencies
Jester175facb3b4
ci: removed unnecessary script
xaos79911eb19aa
chore: simplify scripts with `-w` flag and clean up dependencies
Jester175178a63d
Merge branch 'resolving-issues' of https://github.com/xaos7991/typesc…
Jester1753cbb725
chore: update lockfile to match package.json
Jester175883d0ea
chore: update lockfile to match package.json
Jester175fbf1124
chore: simplify scripts with `-w` flag
Jester1752f26b78
Merge branch 'resolving-issues' of github.com:xaos7991/typescript-esl…
xaos7991d301b3f
Merge branch 'main' into resolving-issues
xaos79919370c28
Merge pull request #13 from xaos7991/resolving-issues
xaos7991f1ad8b9
chore: trigger CI pipeline
Jester175635d1ef
fix: adjusted CI pipeline configuration
Jester175caa05cd
fix: resolved issues
xaos79914649727
fix: resolved issues
Jester175fa54a51
Merge branch 'main' into migrate-to-pnpm
xaos7991File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
3 changes: 1 addition & 2 deletions.cspell.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions.github/ISSUE_TEMPLATE/08-bug-report-complex.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions.github/actions/prepare-build/action.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
40 changes: 7 additions & 33 deletions.github/actions/prepare-install/action.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
5 changes: 1 addition & 4 deletions.github/renovate.json5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
20 changes: 10 additions & 10 deletions.github/workflows/ci.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
20 changes: 10 additions & 10 deletions.github/workflows/nx-migrate.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions.github/workflows/prettier-update.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion.husky/pre-commit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
pnpm run pre-commit |
1 change: 0 additions & 1 deletion.npmrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +0,0 @@ | ||
4 changes: 2 additions & 2 deletions.prettierignore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -5,8 +5,8 @@ | ||
**/.vs | ||
CONTRIBUTORS.md | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
packages/eslint-plugin/tests/fixtures/indent/ | ||
12 changes: 0 additions & 12 deletions.yarn/patches/eslint-plugin-eslint-plugin-npm-5.5.1-4206c2506d.patch
This file was deleted.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.