https://github.com/othree/eslint-config-ostandard
ESLint config for standard + React + .tsx
https://github.com/othree/eslint-config-ostandard
Last synced: 9 months ago
JSON representation
ESLint config for standard + React + .tsx
- Host: GitHub
- URL: https://github.com/othree/eslint-config-ostandard
- Owner: othree
- License: mit
- Fork: true (standard/eslint-config-semistandard)
- Created: 2017-03-20T10:02:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-14T09:29:53.000Z (over 7 years ago)
- Last Synced: 2024-09-25T00:07:22.534Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eslint-config-ostandard
eslint sharable config for stadnard + react + tsx
## Usage
Read up on how to use [sharable configs](http://eslint.org/docs/developer-guide/shareable-configs) at the eslint website.
For more details see [Standard JavaScript Style Guide](https://standardjs.com/index.html)
## License
[MIT](LICENSE.md)