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