Skip to content

metarhia/eslint-plugin-impress

Repository files navigation

eslint-plugin-impress

Build Status Greenkeeper badge

ESLint plugin for Impress Application Server itself and any applications built with Impress.

  • Correct handling of application scripts (implicit strict mode).
  • Correct handling of configs, schemas and API handlers (implicit strict mode, implicit module.exports).
  • Automatic config validation according to config schemas.