eslint-config Shared eslint config. How to use: yarn add --dev @textpress/eslint-config-textpress Create the following .eslintrc file: { "extends": "@textpress/eslint-config-textpress" } When making changes, you can use yarn link to test your rules locally before committing.