Files
angular-challenges/tools/eslint-rules/rules/forbidden-enum.README.md
2023-09-25 21:41:18 +02: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/).