11 lines
406 B
Markdown
11 lines
406 B
Markdown
## DISCLAIMER
|
|
|
|
This project is intended for informational and educational purposes only.
|
|
The project is not affiliated with or endorsed by the original software or hardware vendor,
|
|
and is not intended to be used for commercial purposes without the consent of the vendor.
|
|
|
|
Eslint not included. Install it with:
|
|
|
|
```
|
|
npm install --no-save --no-package-lock eslint@9.x globals @eslint/js typescript-eslint
|
|
``` |