Ignore web-ext lint errors in chrome
Repository details (talkie)
- Project page
- talkie
- Project log category
- talkie (708 entries)
- Repository
- @joelpurra/talkie
- Owner
- @joelpurra
- Issues
- Issues on Github
- Contributors
- Contributors on Github
- Project status
- ⏲️ This project has had recent commits.
- 📂 This project is open.
- 🌠 This project is popular.
- Repository activity period
- 🗓—
- Commits
- 751 commits
- Stars
- 71 stars
Commit details (ff0c35d3)
- Author
- Joel Purra
- Authored at
- Committer
- Joel Purra
- Committed at
Commit message
Ignore web-ext lint errors in chrome
web-ext
andaddons-linter
are focused on Mozilla Firefox, whether the linting rules standardized or not.- This may cause issues when linting for Google Chrome, currently in particular
MANIFEST_FIELD_UNSUPPORTED
.
Raw text
Ignore web-ext lint errors in chrome - `web-ext` and `addons-linter` are focused on Mozilla Firefox, whether the linting rules standardized or not. - This may cause issues when linting for Google Chrome, currently in particular `MANIFEST_FIELD_UNSUPPORTED`.