0.0.14 • Published 2 years ago

prettier-pack v0.0.14

Weekly downloads
38
License
Apache License
Repository
github
Last release
2 years ago
Prettier Pack

If this project has helped you out, please support us with a star 🌟

**Prettier + ESLint + Husky + Lint + Flow + React**

It contains prepacked node modules essential for consuming Prettier in development/production environment. We have configured below node modules:

  • Prettier
  • ESLint
  • Husky
  • Lint
  • Flow
  • React

Dependencies:

We would like to thank contributors of below dependencies:

  • babel-eslint: babel-eslint allows you to lint ALL valid Babel code with the fantastic ESLint
  • eslint-config-prettier: Turns off all rules that are unnecessary or might conflict with Prettier. This lets you use you favorite shareable config without letting its stylistic choices get in the way when using Prettier.
  • eslint-plugin-babel: An eslint plugin companion to babel-eslint. babel-eslint does a great job at adapting eslint for use with Babel, but it can't change the built in rules to support experimental features. eslint-plugin-babel re-implements problematic rules so they do not give false positives or negatives.
  • eslint-plugin-flowtype: Flow type linting rules for ESLint
  • eslint-plugin-import: This plugin intends to support linting of ES2015+ (ES6+) import/export syntax, and prevent issues with misspelling of file paths and import names. All the goodness that the ES2015+ static module syntax intends to provide, marked up in your editor
  • eslint-plugin-prettier: React specific linting rules for ESLint
  • eslint-plugin-react: React specific linting rules for ESLint
  • flow-bin: Binary wrapper for Flow - A static type checker for JavaScript
  • flow-webpack-plugin: A webpack plugin allowing to call Flow type checker
  • husky: Husky can prevent bad commit, push and more 🐶 woof!
  • lint-staged: Run linters against staged git files and don't let 💩 slip into your code base!
  • prettier-eslint-cli: CLI for prettier-eslint

💻 Usage

$ npm install --save prettier-pack

✨ Credits

🤔 How to contribute

Have an idea? Found a bug? Please raise to ISSUES. Contributions are welcome and are greatly appreciated! Every little bit helps, and credit will always be given.

💫 Where is this library used?

If you are using this library in one of your projects, add it in this list below. ✨

📜 License

This library is provided under the Apache License.

Prettier Pack @ prscX

💖 Support my projects

I open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously, this takes time. You can integrate and use these projects in your applications for free! You can even change the source code and redistribute (even resell it).

However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:

  • Starring and sharing the projects you like 🚀
  • If you're feeling especially charitable, please follow prscX on GitHub.

    Thanks! ❤️ prscX.github.io </ Pranav >