-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
97bd102
commit 9fc8993
Showing
5 changed files
with
24 additions
and
18 deletions.
There are no files selected for viewing
This file contains 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 |
---|---|---|
|
@@ -41,10 +41,4 @@ dist/ | |
.mfsu | ||
.dumi | ||
|
||
# | ||
**/config/typescript/tsconfig.json | ||
**/config/eslint/index.js | ||
|
||
pnpm-lock.yaml | ||
|
||
publish |
This file contains 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
This file contains 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
This file contains 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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
70 error Error: Command failed with exit code 1: git add -- packages/eslint-plugin-esboot/package.json packages/common/package.json packages/lint/package.json packages/esboot/package.json packages/bundler-common/package.json packages/bundler-rspack/package.json packages/bundler-vite/package.json packages/bundler-webpack/package.json lerna.json pnpm-lock.yaml | ||
70 error The following paths are ignored by one of your .gitignore files: | ||
70 error pnpm-lock.yaml | ||
70 error hint: Use -f if you really want to add them. | ||
70 error hint: Turn this message off by running | ||
70 error hint: "git config advice.addIgnoredFile false" | ||
70 error at makeError (/Users/rocsun/Code/dz-library/esboot/]esboot-next/node_modules/.pnpm/[email protected]/node_modules/execa/lib/error.js:59:11) | ||
70 error at handlePromise (/Users/rocsun/Code/dz-library/esboot/]esboot-next/node_modules/.pnpm/[email protected]/node_modules/execa/index.js:114:26) | ||
70 error at process.processTicksAndRejections (node:internal/process/task_queues:95:5) | ||
70 error at async VersionCommand.updatePackageVersions (/Users/rocsun/Code/dz-library/esboot/]esboot-next/node_modules/.pnpm/[email protected][email protected]/node_modules/lerna/dist/index.js:9883:11) | ||
70 error at async Promise.all (index 0) |
This file contains 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