un-ts / remark-preset-prettier

Turns off all rules that are unnecessary or might conflict with Prettier.
MIT License
12 stars 2 forks source link

Refactor project to follow unified style #100

Closed JounQin closed 2 years ago

JounQin commented 2 years ago

Initial checklist

Description of changes

close #99

Changes:

github-actions[bot] commented 2 years ago

📊 Package size report   No changes

File Before After
Total (Includes all files) 17.0 kB 17.0 kB
Tarball size 5.1 kB 5.1 kB
Unchanged files | File | Size | | ---------------------------------------------------------------------------------------------------- | --------: | | `lib/index.d.ts` | `410 B` | | `lib/index.js` | `1.3 kB` | | `lib/index.js.map` | `909 B` | | [`LICENSE`](https://github.com/remarkjs/remark-preset-prettier/blob/chore/migrate/LICENSE) | `1.1 kB` | | [`package.json`](https://github.com/remarkjs/remark-preset-prettier/blob/chore/migrate/package.json) | `2.4 kB` | | [`README.md`](https://github.com/remarkjs/remark-preset-prettier/blob/chore/migrate/README.md) | `11.0 kB` |

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

JounQin commented 2 years ago

I have no idea why the CI is broken, I hate npm. 🤮

JounQin commented 2 years ago

@RichardLitt @wooorm Please help to review and remove the required checks.

wooorm commented 2 years ago

Thanks for working on this Joun, that must have been a lot of work. I appreciate it!