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(prettier): load prettier plugin correctly #236

Merged
merged 2 commits into from
Jan 11, 2024
Merged

fix(prettier): load prettier plugin correctly #236

merged 2 commits into from
Jan 11, 2024

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Jan 11, 2024

@JounQin JounQin added the bug Something isn't working label Jan 11, 2024
@JounQin JounQin self-assigned this Jan 11, 2024
Copy link

changeset-bot bot commented Jan 11, 2024

🦋 Changeset detected

Latest commit: 44f8ac6

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

This PR includes changesets to release 1 package
Name Type
@1stg/prettier-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
Contributor

github-actions bot commented Jan 11, 2024

📊 Package size report   0.05%↑

File Before After
.changeset/famous-ways-vanish.md 76 B
packages/prettier-config/base.js 1.1 kB 13%↑1.2 kB
Total (Includes all files) 458.7 kB 0.05%↑458.9 kB
Tarball size 75.6 kB 0.2%↑75.7 kB
Unchanged files
File Size
.browserslistrc 41 B
.changeset/config.json 311 B
.changeset/README.md 510 B
.codesandbox/ci.json 106 B
.commitlintrc 35 B
.editorconfig 161 B
.eslintignore 62 B
.eslintrc 206 B
.github/workflows/ci.yml 961 B
.github/workflows/codeql.yml 851 B
.github/workflows/pkg-size.yml 496 B
.github/workflows/release.yml 958 B
.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.7 kB
packages/app-config/package.json 846 B
packages/app-config/README.md 2.8 kB
packages/babel-preset/CHANGELOG.md 21.8 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.9 kB
packages/browserslist-config/index.js 65 B
packages/browserslist-config/latest.js 73 B
packages/browserslist-config/modern.js 89 B
packages/browserslist-config/package.json 452 B
packages/browserslist-config/README.md 2.8 kB
packages/commitlint-config/CHANGELOG.md 12.1 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 39.1 kB
packages/common-config/package.json 1.1 kB
packages/common-config/README.md 2.8 kB
packages/config/CHANGELOG.md 1.5 kB
packages/config/index.js 499 B
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 50.1 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 41.0 kB
packages/lib-config/package.json 608 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 28.7 kB
packages/lint-staged/index.js 35 B
packages/lint-staged/ngc.js 207 B
packages/lint-staged/package.json 689 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 779 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.5 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 210 B
packages/prettier-config/CHANGELOG.md 22.3 kB
packages/prettier-config/index.js 36 B
packages/prettier-config/next.js 220 B
packages/prettier-config/package.json 928 B
packages/prettier-config/quote.js 94 B
packages/prettier-config/README.md 2.8 kB
packages/prettier-config/semi/angular.js 90 B
packages/prettier-config/semi/index.js 87 B
packages/prettier-config/semi/quote.js 88 B
packages/prettier-config/semi/vue.js 86 B
packages/prettier-config/svelte.js 209 B
packages/prettier-config/vue.js 206 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.5 kB
packages/stylelint-config/CHANGELOG.md 21.3 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.3 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 4.0 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.7 kB
tests/test3.tsx 386 B
tsconfig.json 41 B
vitest.config.ts 238 B

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

Copy link

codesandbox-ci bot commented Jan 11, 2024

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

codecov bot commented Jan 11, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (b123536) 0.00% compared to head (44f8ac6) 0.00%.

Files Patch % Lines
packages/prettier-config/base.js 0.00% 3 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master    #236   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          37      37           
  Lines         275     277    +2     
  Branches      110     111    +1     
======================================
- Misses        275     277    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JounQin JounQin merged commit ab4d554 into master Jan 11, 2024
14 checks passed
@JounQin JounQin deleted the fix/prettier branch January 11, 2024 13:00
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.

1 participant