UNPKG

@namecheap/express-inversify

Version:

Some utilities for the development of express applications with Inversify

7 lines (6 loc) 103 B
/** * @type {import('lint-staged').Config} */ module.exports = { '*.{js,ts}': 'eslint --fix', };