codeandpepper / janush

Set up a modern codebase for cloud-native web app with authentication features by running one command
https://janush.dev
MIT License
14 stars 1 forks source link

enhancement: Added and configured eslint-plugin-import for better code organization #221

Closed OskarZaremba closed 2 years ago

OskarZaremba commented 2 years ago

After introducing and configuring that plugin imports in all .ts, .tsx, .js and .jsx files will be controlled and sorted according to the rules provided in eslintrc file.