0.0.1-beta • Published 10 months ago
eslint-plugin-ng-module-export-order v0.0.1-beta
Context
In angular when a library is exported the module should be the very last item in the index.ts. Sometimes this is not the case and this can lead to long debugging.
Purpose
To ensure code integrity and save time for developers this plugin has created to throw a build time error if the give module is not last in the index.ts
0.0.1-beta
10 months ago