@claylo/bito-lint-darwin-arm64 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +11 -0
- package/bin/bito-lint +0 -0
- package/package.json +1 -1
package/README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# @claylo/bito-lint-darwin-arm64
|
|
2
|
+
|
|
3
|
+
This is the **darwin-arm64** binary for [`@claylo/bito-lint`](https://www.npmjs.com/package/@claylo/bito-lint).
|
|
4
|
+
|
|
5
|
+
Install the main package instead:
|
|
6
|
+
|
|
7
|
+
```sh
|
|
8
|
+
npm install @claylo/bito-lint
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
The correct platform binary will be selected automatically.
|
package/bin/bito-lint
CHANGED
|
Binary file
|