Files
angular-challenges/tools/eslint-rules/rules/forbidden-enum.README.md
2023-11-23 22:42:52 +04:00

14 lines
252 B
Markdown

# Custom Eslint Rule
> author: thomas-laforge
### Run Application
```bash
npx nx serve eslint-rules
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/nx/27-forbid-enum-rule/).