un-ts / eslint

Incredible ESLint plugins, make ESLint greater
https://eslint-plugins.vercel.app
MIT License
4 stars 1 forks source link

feat(text): first blood, should just work #81

Closed JounQin closed 2 years ago

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 88176a0b038d72cdb8d8a471e0fb3d346d030d11

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

This PR includes changesets to release 1 package | Name | Type | | ------------------ | ----- | | eslint-plugin-text | Minor |

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

codesandbox-ci[bot] commented 2 years ago

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.

github-actions[bot] commented 2 years ago

📊 Package size report   No changes

File Before After
Total (Includes all files) 61.1 kB 61.1 kB
Tarball size 13.4 kB 13.4 kB
Unchanged files | File | Size | | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------: | | [`.changeset/config.json`](https://github.com/un-ts/eslint/blob/feat/text/.changeset/config.json) | `309 B` | | [`.changeset/README.md`](https://github.com/un-ts/eslint/blob/feat/text/.changeset/README.md) | `510 B` | | [`.codesandbox/ci.json`](https://github.com/un-ts/eslint/blob/feat/text/.codesandbox/ci.json) | `76 B` | | [`.github/FUNDING.yml`](https://github.com/un-ts/eslint/blob/feat/text/.github/FUNDING.yml) | `195 B` | | [`.github/workflows/ci.yml`](https://github.com/un-ts/eslint/blob/feat/text/.github/workflows/ci.yml) | `757 B` | | [`.github/workflows/pkg-size.yml`](https://github.com/un-ts/eslint/blob/feat/text/.github/workflows/pkg-size.yml) | `494 B` | | [`.github/workflows/release.yml`](https://github.com/un-ts/eslint/blob/feat/text/.github/workflows/release.yml) | `1.1 kB` | | [`.github/workflows/vercel.yml`](https://github.com/un-ts/eslint/blob/feat/text/.github/workflows/vercel.yml) | `866 B` | | [`.lintstagedrc.js`](https://github.com/un-ts/eslint/blob/feat/text/.lintstagedrc.js) | `50 B` | | [`.nvmrc`](https://github.com/un-ts/eslint/blob/feat/text/.nvmrc) | `6 B` | | [`.prettierignore`](https://github.com/un-ts/eslint/blob/feat/text/.prettierignore) | `41 B` | | [`.simple-git-hooks.js`](https://github.com/un-ts/eslint/blob/feat/text/.simple-git-hooks.js) | `51 B` | | [`.stylelintignore`](https://github.com/un-ts/eslint/blob/feat/text/.stylelintignore) | `86 B` | | [`.stylelintrc`](https://github.com/un-ts/eslint/blob/feat/text/.stylelintrc) | `42 B` | | [`CHANGELOG.md`](https://github.com/un-ts/eslint/blob/feat/text/CHANGELOG.md) | `403 B` | | [`docs/App.tsx`](https://github.com/un-ts/eslint/blob/feat/text/docs/App.tsx) | `1.3 kB` | | [`docs/global.scss`](https://github.com/un-ts/eslint/blob/feat/text/docs/global.scss) | `156 B` | | [`docs/index.tsx`](https://github.com/un-ts/eslint/blob/feat/text/docs/index.tsx) | `208 B` | | [`docs/tsconfig.json`](https://github.com/un-ts/eslint/blob/feat/text/docs/tsconfig.json) | `82 B` | | [`LICENSE`](https://github.com/un-ts/eslint/blob/feat/text/LICENSE) | `1.1 kB` | | [`package.json`](https://github.com/un-ts/eslint/blob/feat/text/package.json) | `3.3 kB` | | [`packages/htm/CHANGELOG.md`](https://github.com/un-ts/eslint/blob/feat/text/packages/htm/CHANGELOG.md) | `2.2 kB` | | [`packages/htm/package.json`](https://github.com/un-ts/eslint/blob/feat/text/packages/htm/package.json) | `1.9 kB` | | [`packages/htm/README.md`](https://github.com/un-ts/eslint/blob/feat/text/packages/htm/README.md) | `2.8 kB` | | [`packages/htm/src/configs.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/htm/src/configs.ts) | `259 B` | | [`packages/htm/src/index.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/htm/src/index.ts) | `427 B` | | [`packages/htm/src/parser.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/htm/src/parser.ts) | `767 B` | | [`packages/htm/src/rules/html.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/htm/src/rules/html.ts) | `670 B` | | [`packages/htm/src/rules/index.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/htm/src/rules/index.ts) | `23 B` | | [`packages/htm/test/__snapshots__/fixtures.spec.ts.snap`](https://github.com/un-ts/eslint/blob/feat/text/packages/htm/test/__snapshots__/fixtures.spec.ts.snap) | `377 B` | | [`packages/htm/test/fixtures.spec.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/htm/test/fixtures.spec.ts) | `514 B` | | [`packages/htm/test/fixtures/.htmlhintrc`](https://github.com/un-ts/eslint/blob/feat/text/packages/htm/test/fixtures/.htmlhintrc) | `47 B` | | [`packages/htm/test/fixtures/basic.html`](https://github.com/un-ts/eslint/blob/feat/text/packages/htm/test/fixtures/basic.html) | `44 B` | | [`packages/htm/tsconfig.json`](https://github.com/un-ts/eslint/blob/feat/text/packages/htm/tsconfig.json) | `153 B` | | [`packages/markup/CHANGELOG.md`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/CHANGELOG.md) | `4.6 kB` | | [`packages/markup/package.json`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/package.json) | `2.0 kB` | | [`packages/markup/README.md`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/README.md) | `2.8 kB` | | [`packages/markup/src/configs.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/src/configs.ts) | `270 B` | | [`packages/markup/src/index.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/src/index.ts) | `615 B` | | [`packages/markup/src/parser.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/src/parser.ts) | `773 B` | | [`packages/markup/src/rules/index.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/src/rules/index.ts) | `25 B` | | [`packages/markup/src/rules/markup.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/src/rules/markup.ts) | `1.8 kB` | | [`packages/markup/src/worker.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/src/worker.ts) | `239 B` | | [`packages/markup/test/__snapshots__/fixtures.spec.ts.snap`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/test/__snapshots__/fixtures.spec.ts.snap) | `3.0 kB` | | [`packages/markup/test/fixtures.spec.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/test/fixtures.spec.ts) | `515 B` | | [`packages/markup/test/fixtures/.markuplintrc`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/test/fixtures/.markuplintrc) | `106 B` | | [`packages/markup/test/fixtures/attr-equal-space-after.html`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/test/fixtures/attr-equal-space-after.html) | `106 B` | | [`packages/markup/test/fixtures/attr-spacing.html`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/test/fixtures/attr-spacing.html) | `34 B` | | [`packages/markup/test/fixtures/combine.html`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/test/fixtures/combine.html) | `141 B` | | [`packages/markup/test/fixtures/doctype.html`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/test/fixtures/doctype.html) | `144 B` | | [`packages/markup/test/fixtures/empty.html`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/test/fixtures/empty.html) | `0 B` | | [`packages/markup/test/fixtures/textlint/.markuplintrc.js`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/test/fixtures/textlint/.markuplintrc.js) | `233 B` | | [`packages/markup/test/rules.spec.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/test/rules.spec.ts) | `2.2 kB` | | [`packages/markup/tsconfig.json`](https://github.com/un-ts/eslint/blob/feat/text/packages/markup/tsconfig.json) | `170 B` | | [`packages/react-enhanced/CHANGELOG.md`](https://github.com/un-ts/eslint/blob/feat/text/packages/react-enhanced/CHANGELOG.md) | `31 B` | | [`packages/react-enhanced/package.json`](https://github.com/un-ts/eslint/blob/feat/text/packages/react-enhanced/package.json) | `1.8 kB` | | [`packages/react-enhanced/README.md`](https://github.com/un-ts/eslint/blob/feat/text/packages/react-enhanced/README.md) | `2.8 kB` | | [`packages/react-enhanced/src/index.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/react-enhanced/src/index.ts) | `24 B` | | [`packages/react-enhanced/src/rules/index.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/react-enhanced/src/rules/index.ts) | `198 B` | | [`packages/react-enhanced/src/rules/prefer-observable.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/react-enhanced/src/rules/prefer-observable.ts) | `116 B` | | [`packages/react-enhanced/tsconfig.json`](https://github.com/un-ts/eslint/blob/feat/text/packages/react-enhanced/tsconfig.json) | `153 B` | | [`packages/utils/CHANGELOG.md`](https://github.com/un-ts/eslint/blob/feat/text/packages/utils/CHANGELOG.md) | `1.0 kB` | | [`packages/utils/package.json`](https://github.com/un-ts/eslint/blob/feat/text/packages/utils/package.json) | `1.6 kB` | | [`packages/utils/README.md`](https://github.com/un-ts/eslint/blob/feat/text/packages/utils/README.md) | `2.7 kB` | | [`packages/utils/src/helpers.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/utils/src/helpers.ts) | `747 B` | | [`packages/utils/src/index.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/utils/src/index.ts) | `69 B` | | [`packages/utils/src/processors.ts`](https://github.com/un-ts/eslint/blob/feat/text/packages/utils/src/processors.ts) | `862 B` | | [`packages/utils/tsconfig.json`](https://github.com/un-ts/eslint/blob/feat/text/packages/utils/tsconfig.json) | `153 B` | | [`README.md`](https://github.com/un-ts/eslint/blob/feat/text/README.md) | `6.8 kB` | | [`tsconfig.base.json`](https://github.com/un-ts/eslint/blob/feat/text/tsconfig.base.json) | `338 B` | | [`tsconfig.json`](https://github.com/un-ts/eslint/blob/feat/text/tsconfig.json) | `286 B` | | [`tsconfig.lib.json`](https://github.com/un-ts/eslint/blob/feat/text/tsconfig.lib.json) | `88 B` | | [`vercel.json`](https://github.com/un-ts/eslint/blob/feat/text/vercel.json) | `296 B` |

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