issues
search
deployd
/
deployd-cli
The Deployd Command Line Interface
MIT License
7
stars
9
forks
source link
Chore: Add eslint (airbnb-base config) with a few specific rules disabled
#15
Closed
NicolasRitouet
closed
7 years ago
NicolasRitouet
commented
7 years ago
Description
Add eslint and airbnb base config
fix some eslint rules
set some rules as warnings (but should be removed as soon as possible) Despite the branch name, jest is not included inside this PR :smile:
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[x] I have read the
CONTRIBUTING
document
.
[ ] I have added tests to cover my changes.
[x] All new and existing tests passed.
Description
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: