eslint-config-metalex9 Personal ESLint configuration used by metalex9. Installation Use npm: npm i -D eslint-config-metalex9 Usage See the ESLint documentation. Self-Linting This package lints itself with its own configuration. You can run the linting with npm run lint. Testing You can run unit tests with npm test.