ESLint Config Authress A set of opinionated ESLint rules from the Authress Engineering team Usage npm install --save-dev @authress/eslint-config create a file named .eslintrc in your project: { "extends": "@authress/eslint-config" } License Apache License 2.0