Package Exports
- eslint-config-myos
- eslint-config-myos/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (eslint-config-myos) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
MyOs-eslint-config
Usage
$ yarn add eslint-config-myos eslint prettier
Rules
- semicolon
- new line in the end of the file
- 3 equals (===)
- single quotes
- no-console
Extends
- @typescript-eslint/recommended
- prettier/recommended
- eslint/recommended
Plugins
- html
- prettier
- typescript-eslint
Missing (please help)
- html format
- max-len not working
- prettier rules