Proxy for @creuna/prop-types-csharp/eslint-plugin
npm install @creuna/eslint-plugin-prop-types-csharpProxy for @creuna/prop-types-csharp/eslint-plugin
Source:
``js`
module.exports = require("@creuna/prop-types-csharp/eslint-plugin");
This package simply imports and exports @creuna/prop-types-csharp/eslint-plugin at whichever version you are using.
Documentation for this plugin can be found here.
Because in eslint the only way to load a plugin is to create an npm package with a name starting with eslint-plugin-. In @creuna/prop-types-csharp`, everything is tightly coupled and it makes more sense to have the actual code of the eslint plugin live there.