@sefr/eslint-plugin
v1.3.14
Published
ESLint plugin to enforce rules about software design like Onion architecture, modularity ...
Downloads
55
Maintainers
Readme
✨ @sefr/eslint-plugin
💡 What does it do ?
Provide a set of rules that you can use within ESLint.
🔧 Compatibility
| TypeScript | EcmaScript | |------------|------------| | >= 2.8.0 | >= ES2015 |
🎱 Dependencies
This package is dependencies-free.
💾 Installation
Nothing more than :
npm i -S @sefr/eslint-plugin
📚 How to use rules
- @sefr/no-hexagonal-architecture-violation
- @sefr/no-onion-architecture-violation
- @sefr/no-cross-domain-import
📎 Credits
- Developed with the awesome TypeScript
- Tested with Vitest
📜 License
This software is available under the MIT License. See the LICENSE file for more informations.