This repository has been archived on 2024-09-16. You can view files and clone it, but cannot push or open issues or pull requests.
niimblue-nightly/niimbluelib/README.md

11 lines
406 B
Markdown
Raw Normal View History

2024-07-29 00:00:01 +03:00
## 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,
2024-08-02 01:00:02 +03:00
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
```