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(eslint): remove plugin:jsonc/auto-config #113

Merged
merged 2 commits into from
Jul 2, 2022
Merged

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Jul 2, 2022

@JounQin JounQin added bug Something isn't working dependencies Pull requests that update a dependency file labels Jul 2, 2022
@JounQin JounQin self-assigned this Jul 2, 2022
@changeset-bot
Copy link

changeset-bot bot commented Jul 2, 2022

🦋 Changeset detected

Latest commit: fd41686

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

This PR includes changesets to release 4 packages
Name Type
@1stg/app-config Patch
@1stg/common-config Patch
@1stg/eslint-config Patch
@1stg/lib-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

@github-actions
Copy link
Contributor

github-actions bot commented Jul 2, 2022

📊 Package size report   0%↑

File Before After
.changeset/small-spiders-jump.md 164 B
.github/workflows/release.yml 1.1 kB -0.19%↓1.0 kB
packages/eslint-config/overrides.js 13.3 kB -1.17%↓13.2 kB
Total (Includes all files) 349.9 kB 0%↑349.9 kB
Tarball size 59.8 kB 0.1%↑59.9 kB
Unchanged files
File Size
.browserslistrc 41 B
.changeset/config.json 317 B
.changeset/README.md 510 B
.codesandbox/ci.json 63 B
.commitlintrc 35 B
.editorconfig 161 B
.eslintignore 52 B
.eslintrc 150 B
.github/FUNDING.yml 163 B
.github/workflows/ci.yml 1.4 kB
.github/workflows/pkg-size.yml 489 B
.lintstagedrc.js 50 B
.markuplintrc.js 60 B
.nvmrc 6 B
.postcssrc.js 49 B
.prettierrc 24 B
.remarkrc 49 B
.renovaterc 35 B
.simple-git-hooks.js 51 B
.stylelintignore 104 B
.stylelintrc 90 B
CHANGELOG.md 1.3 kB
LICENSE 1.1 kB
package.json 1.9 kB
packages/app-config/CHANGELOG.md 30.7 kB
packages/app-config/package.json 1.6 kB
packages/babel-preset/CHANGELOG.md 19.6 kB
packages/babel-preset/config.js 43 B
packages/babel-preset/index.js 5.4 kB
packages/babel-preset/package.json 2.1 kB
packages/browserslist-config/alauda-legacy.js 51 B
packages/browserslist-config/alauda.js 133 B
packages/browserslist-config/CHANGELOG.md 5.1 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 1.2 kB
packages/commitlint-config/CHANGELOG.md 10.8 kB
packages/commitlint-config/index.js 557 B
packages/commitlint-config/package.json 1.3 kB
packages/common-config/CHANGELOG.md 24.8 kB
packages/common-config/package.json 1.9 kB
packages/eslint-config/_util.js 1.1 kB
packages/eslint-config/base.js 3.0 kB
packages/eslint-config/CHANGELOG.md 42.4 kB
packages/eslint-config/index.js 118 B
packages/eslint-config/loose.js 1.2 kB
packages/eslint-config/package.json 2.9 kB
packages/eslint-config/recommended.js 30 B
packages/husky-config/CHANGELOG.md 6.5 kB
packages/husky-config/index.js 122 B
packages/husky-config/package.json 1.2 kB
packages/lib-config/CHANGELOG.md 28.8 kB
packages/lib-config/package.json 1.4 kB
packages/lint-staged/_utils.js 429 B
packages/lint-staged/base.js 1.1 kB
packages/lint-staged/CHANGELOG.md 22.9 kB
packages/lint-staged/index.js 35 B
packages/lint-staged/ngc.js 207 B
packages/lint-staged/package.json 1.4 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 231 B
packages/markuplint-config/CHANGELOG.md 2.6 kB
packages/markuplint-config/index.js 35 B
packages/markuplint-config/package.json 1.5 kB
packages/markuplint-config/vue.js 136 B
packages/postcss-config/CHANGELOG.md 13.7 kB
packages/postcss-config/index.js 1.1 kB
packages/postcss-config/package.json 1.5 kB
packages/prettier-config/angular.js 214 B
packages/prettier-config/base.js 965 B
packages/prettier-config/CHANGELOG.md 18.5 kB
packages/prettier-config/index.js 35 B
packages/prettier-config/next.js 224 B
packages/prettier-config/package.json 1.5 kB
packages/prettier-config/quote.js 62 B
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-config/CHANGELOG.md 5.5 kB
packages/remark-config/index.js 1.1 kB
packages/remark-config/package.json 1.7 kB
packages/renovate-config/CHANGELOG.md 3.3 kB
packages/renovate-config/package.json 1.4 kB
packages/simple-git-hooks/CHANGELOG.md 910 B
packages/simple-git-hooks/index.js 93 B
packages/simple-git-hooks/package.json 1.2 kB
packages/stylelint-config/_overrides.js 885 B
packages/stylelint-config/base.js 1.2 kB
packages/stylelint-config/CHANGELOG.md 17.4 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.8 kB
packages/stylelint-config/scss/base.js 1.2 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 8.2 kB
packages/tsconfig/dom-lib.json 158 B
packages/tsconfig/lib.json 161 B
packages/tsconfig/loose.json 180 B
packages/tsconfig/ng-lib.json 387 B
packages/tsconfig/node.json 136 B
packages/tsconfig/node16.json 168 B
packages/tsconfig/nodenext.json 170 B
packages/tsconfig/package.json 1.2 kB
packages/tsconfig/tsconfig.json 580 B
README.md 4.1 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 679 B
tests/test.json 23 B
tests/test.json5 22 B
tests/test.jsonc 36 B
tests/test.less 318 B
tests/test.md 61 B
tests/test.mdx 143 B
tests/test.scss 300 B
tests/test.sh 20 B
tests/test.spec.js 129 B
tests/test.spec.ts 667 B
tests/test.styl 286 B
tests/test.svelte 380 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 345 B
tests/test2.ts 1.5 kB
tests/test3.tsx 384 B
tsconfig.json 145 B

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

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 2, 2022

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.

@codecov
Copy link

codecov bot commented Jul 2, 2022

Codecov Report

Merging #113 (fd41686) into master (1e8fcbe) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #113   +/-   ##
=======================================
  Coverage   54.05%   54.05%           
=======================================
  Files           3        3           
  Lines          74       74           
  Branches       39       39           
=======================================
  Hits           40       40           
  Misses         30       30           
  Partials        4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1e8fcbe...fd41686. Read the comment docs.

@JounQin JounQin merged commit cae8e34 into master Jul 2, 2022
@JounQin JounQin deleted the fix/jsonc_auto branch July 2, 2022 17:00
@pr-triage pr-triage bot added the PR: merged label Jul 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file PR: merged PR: unreviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant