@oliasoft-open-source/eslint-config-oliasoft
v1.2.4
Published
Oliasoft ESLint configuration
Downloads
3,582
Keywords
Readme
eslint-config-oliasoft
Common ESLint rules for Oliasoft projects.
Usage
To install and use in a project:
npm install -D eslint @oliasoft-open-source/eslint-config-oliasoft
Development
Deployment
To deploy changes:
- bump the version number in
package.json
(use SemVer) - submit and complete a merge request describing changes
- merging automatically publishes package
- import new version in dependent repositories