Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/jogiter/formatter
- Owner: Jogiter
- Created: 2018-03-01T09:34:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-08T02:06:08.000Z (almost 7 years ago)
- Last Synced: 2024-11-07T18:23:00.100Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)