Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jogiter/formatter

format codes with prettier & esllint(standard)
https://github.com/jogiter/formatter

Last synced: 9 days ago
JSON representation

format codes with prettier & esllint(standard)

Awesome Lists containing this project

README

        

# Related

+ [Eslint](https://github.com/eslint/eslint)
+ [Prettier:Integrating with ESLint](https://prettier.io/docs/en/eslint.html)
+ [eslint-config-standard](https://github.com/standard/eslint-config-standard)
+ [standardJs -- The rules](https://github.com/standard/standard#user-content-standardjs-the-rules)

+ [prettier-eslint-cli](https://github.com/prettier/prettier-eslint-cli)
+ [prettier-eslint](https://github.com/prettier/prettier-eslint)
+ [prettier-standard](https://github.com/sheerun/prettier-standard)