@onecx/ngrx-linter-rules
v8.0.0-rc.1
Published
`@onecx/ngrx-linter-rules` is an ESLint plugin that provides opinionated NGRX rules to ensure code quality and consistency across NGRX projects within the OneCX ecosystem. More information about the library can be found [here](https://onecx.github.io/docs
Readme
@onecx/ngrx-linter-rules
@onecx/ngrx-linter-rules is an ESLint plugin that provides opinionated NGRX rules to ensure code quality and consistency across NGRX projects within the OneCX ecosystem.
More information about the library can be found here
Installation
npm install @onecx/ngrx-linter-rulesAdditional Commands
npx nx run ngrx-linter-rules:build- Builds the library and outputs the result to thedistfolder.npx nx run ngrx-linter-rules:build-migrations- Builds the migration files for the library.npx nx run ngrx-linter-rules:test- Runs the unit tests for the library.npx nx run ngrx-linter-rules:lint- Lints the library's codebase.npx nx run ngrx-linter-rules:release- Releases a new version of the library to npm, following semantic versioning guidelines.
