linter-write-good
linter-write-good copied to clipboard
Add ESLint configuration
Add an ESLint configuration using eslint-config-airbnb-base. For the moment this is only linting the specs.
Looks like this would need either:
- Moving away from
build-package.sh - Decaffeinating the codebase
Since the second option is already planned, it looks like this PR will have to wait for that.