eslint-plugin-impress
v2.3.1
Published
ESLint plugin for compatibility with Impress Application Server
Downloads
118
Readme
eslint-plugin-impress
ESLint plugin for Impress Application Server itself and any applications built with Impress.
- [x] Correct handling of application scripts (implicit strict mode).
- [x] Correct handling of configs, schemas and API handlers (implicit strict
mode, implicit
module.exports
). - [ ] Automatic config validation according to config schemas.