@eslinted/core 3.1.13-rc.3 → 3.1.14
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
@@ -1,3 +1,5 @@
|
|
1
1
|
# [`@eslinted/core`](https://npmjs.com/package/@eslinted/core)
|
2
2
|
|
3
|
+
[![NPM Publish (RELEASE)](https://github.com/jimmy-zhening-luo/linted-core/actions/workflows/RELEASE.yml/badge.svg)](https://github.com/jimmy-zhening-luo/linted-core/actions/workflows/RELEASE.yml)
|
4
|
+
|
3
5
|
Core ESLint flat config factory npm package `linted`.
|