docs: remove unnecessary instructions in forbidden-enum readme (#887)

This commit is contained in:
J. Degand
2024-05-11 01:44:46 -04:00
committed by GitHub
parent 93002a543d
commit bf4509de86

View File

@@ -1,13 +1,7 @@
# Custom Eslint Rule
# 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/).