Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: .yarnrc is actually not ini #223

Merged
merged 2 commits into from Dec 14, 2023
Merged

fix: .yarnrc is actually not ini #223

merged 2 commits into from Dec 14, 2023

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Dec 14, 2023

No description provided.

@JounQin JounQin added the bug Something isn't working label Dec 14, 2023
@JounQin JounQin self-assigned this Dec 14, 2023
Copy link

changeset-bot bot commented Dec 14, 2023

🦋 Changeset detected

Latest commit: 90ae51e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@1stg/config Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codesandbox-ci bot commented Dec 14, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
Contributor

github-actions bot commented Dec 14, 2023

📊 Package size report   0.01%↑

File Before After
.changeset/tidy-dogs-clap.md 66 B
packages/config/index.js 510 B -2.16%↓499 B
Total (Includes all files) 453.7 kB 0.01%↑453.8 kB
Tarball size 75.5 kB 0.1%↑75.6 kB
Unchanged files
File Size
.browserslistrc 41 B
.changeset/config.json 311 B
.changeset/README.md 510 B
.codesandbox/ci.json 63 B
.commitlintrc 35 B
.editorconfig 161 B
.eslintignore 62 B
.eslintrc 206 B
.github/FUNDING.yml 197 B
.github/workflows/ci.yml 981 B
.github/workflows/codeql.yml 835 B
.github/workflows/pkg-size.yml 467 B
.github/workflows/release.yml 1.0 kB
.lintstagedrc.js 50 B
.markuplintrc 134 B
.nvmrc 6 B
.postcssrc.js 49 B
.prettierignore 9 B
.prettierrc 24 B
.remarkrc 42 B
.renovaterc 35 B
.simple-git-hooks.js 51 B
.stylelintignore 167 B
.stylelintrc 90 B
CHANGELOG.md 1.2 kB
LICENSE 1.1 kB
package.json 1.9 kB
packages/app-config/CHANGELOG.md 45.0 kB
packages/app-config/package.json 844 B
packages/app-config/README.md 2.8 kB
packages/babel-preset/CHANGELOG.md 21.5 kB
packages/babel-preset/config.js 43 B
packages/babel-preset/index.js 5.6 kB
packages/babel-preset/package.json 1.3 kB
packages/babel-preset/README.md 2.8 kB
packages/browserslist-config/alauda-legacy.js 51 B
packages/browserslist-config/alauda.js 133 B
packages/browserslist-config/CHANGELOG.md 5.6 kB
packages/browserslist-config/index.js 65 B
packages/browserslist-config/latest.js 49 B
packages/browserslist-config/modern.js 169 B
packages/browserslist-config/package.json 452 B
packages/browserslist-config/README.md 2.8 kB
packages/commitlint-config/CHANGELOG.md 11.8 kB
packages/commitlint-config/index.js 557 B
packages/commitlint-config/package.json 597 B
packages/commitlint-config/README.md 2.8 kB
packages/common-config/CHANGELOG.md 38.6 kB
packages/common-config/package.json 1.1 kB
packages/common-config/README.md 2.8 kB
packages/config/CHANGELOG.md 1.3 kB
packages/config/package.json 367 B
packages/config/README.md 2.8 kB
packages/eslint-config/_util.js 1.3 kB
packages/eslint-config/base.js 3.1 kB
packages/eslint-config/CHANGELOG.md 49.8 kB
packages/eslint-config/index.js 118 B
packages/eslint-config/loose.js 1.2 kB
packages/eslint-config/overrides.js 13.4 kB
packages/eslint-config/package.json 2.2 kB
packages/eslint-config/README.md 2.8 kB
packages/eslint-config/recommended.js 30 B
packages/lib-config/CHANGELOG.md 40.6 kB
packages/lib-config/package.json 607 B
packages/lib-config/README.md 2.8 kB
packages/lint-staged/_utils.js 429 B
packages/lint-staged/base.js 1.5 kB
packages/lint-staged/CHANGELOG.md 27.9 kB
packages/lint-staged/index.js 35 B
packages/lint-staged/ngc.js 207 B
packages/lint-staged/package.json 690 B
packages/lint-staged/README.md 2.8 kB
packages/lint-staged/tsc.js 188 B
packages/lint-staged/vue-tsc.js 237 B
packages/markuplint-config/angular.js 107 B
packages/markuplint-config/base.js 293 B
packages/markuplint-config/CHANGELOG.md 4.3 kB
packages/markuplint-config/index.js 35 B
packages/markuplint-config/package.json 776 B
packages/markuplint-config/README.md 2.8 kB
packages/markuplint-config/svelte.js 107 B
packages/markuplint-config/vue.js 136 B
packages/postcss-config/CHANGELOG.md 15.2 kB
packages/postcss-config/index.js 1.1 kB
packages/postcss-config/package.json 811 B
packages/postcss-config/README.md 2.8 kB
packages/prettier-config/angular.js 214 B
packages/prettier-config/base.js 1.0 kB
packages/prettier-config/CHANGELOG.md 22.0 kB
packages/prettier-config/index.js 35 B
packages/prettier-config/next.js 224 B
packages/prettier-config/package.json 892 B
packages/prettier-config/quote.js 62 B
packages/prettier-config/README.md 2.8 kB
packages/prettier-config/semi/angular.js 58 B
packages/prettier-config/semi/index.js 55 B
packages/prettier-config/semi/quote.js 56 B
packages/prettier-config/semi/vue.js 54 B
packages/prettier-config/svelte.js 213 B
packages/prettier-config/vue.js 210 B
packages/remark-preset/CHANGELOG.md 6.6 kB
packages/remark-preset/index.js 1.1 kB
packages/remark-preset/package.json 933 B
packages/remark-preset/README.md 2.8 kB
packages/renovate-config/CHANGELOG.md 3.8 kB
packages/renovate-config/package.json 707 B
packages/renovate-config/README.md 2.8 kB
packages/simple-git-hooks/CHANGELOG.md 2.2 kB
packages/simple-git-hooks/index.js 200 B
packages/simple-git-hooks/package.json 575 B
packages/simple-git-hooks/README.md 2.8 kB
packages/stylelint-config/_overrides.js 1.0 kB
packages/stylelint-config/base.js 1.4 kB
packages/stylelint-config/CHANGELOG.md 21.1 kB
packages/stylelint-config/index.js 43 B
packages/stylelint-config/loose.js 47 B
packages/stylelint-config/modules.js 175 B
packages/stylelint-config/package.json 1.1 kB
packages/stylelint-config/README.md 2.8 kB
packages/stylelint-config/scss/base.js 1.4 kB
packages/stylelint-config/scss/index.js 35 B
packages/stylelint-config/scss/loose.js 287 B
packages/tsconfig/angular.json 306 B
packages/tsconfig/app.json 244 B
packages/tsconfig/CHANGELOG.md 10.1 kB
packages/tsconfig/dom-lib.json 158 B
packages/tsconfig/lib.json 189 B
packages/tsconfig/loose.json 180 B
packages/tsconfig/ng-lib.json 387 B
packages/tsconfig/node.json 136 B
packages/tsconfig/node16.json 192 B
packages/tsconfig/nodenext.json 196 B
packages/tsconfig/package.json 495 B
packages/tsconfig/README.md 2.8 kB
packages/tsconfig/tsconfig.json 601 B
patches/stylelint-config-prettier+9.0.5.patch 657 B
README.md 3.9 kB
tests/_test.ts 1.1 kB
tests/test.component.html 142 B
tests/test.component.ts 198 B
tests/test.css 53 B
tests/test.d.ts 409 B
tests/test.html 191 B
tests/test.js 678 B
tests/test.json 23 B
tests/test.json5 22 B
tests/test.jsonc 36 B
tests/test.less 315 B
tests/test.md 61 B
tests/test.mdx 143 B
tests/test.pug 17 B
tests/test.scss 300 B
tests/test.sh 20 B
tests/test.spec.js 176 B
tests/test.spec.ts 710 B
tests/test.styl 286 B
tests/test.svelte 385 B
tests/test.svg 1.2 kB
tests/test.toml 16 B
tests/test.vue 436 B
tests/test.yaml 13 B
tests/test.yml 13 B
tests/test1.jsx 347 B
tests/test2.ts 1.5 kB
tests/test3.tsx 386 B
tsconfig.json 41 B
vitest.config.ts 238 B

🤖 This report was automatically generated by pkg-size-action

@JounQin JounQin enabled auto-merge (squash) December 14, 2023 09:07
@JounQin JounQin merged commit 83fc35c into master Dec 14, 2023
10 checks passed
@JounQin JounQin deleted the fix/yarnrc branch December 14, 2023 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant