This is a plugin with Walter-specific rules for eslint:
- The package.json specifies the plugin name, which should be imported in the eslintrc file
- index.js contains rule implementations; each rule should be enabled in the eslintrc file
This is a plugin with Walter-specific rules for eslint: