eslint-config-biome
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "eslint-config-biome", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "module": "src/index.ts", |
@@ -5,6 +5,6 @@ # eslint-config-biome | ||
[![npm](https://img.shields.io/npm/v/$PROJECT_NAME)](https://www.npmjs.com/package/$PROJECT_NAME) | ||
[![npm](https://img.shields.io/npm/v/eslint-config-biome)](https://www.npmjs.com/package/eslint-config-biome) | ||
[![TypeScript](https://badgen.net/npm/types/env-var)](http://www.typescriptlang.org/) | ||
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) | ||
[![npm](https://img.shields.io/npm/dm/$PROJECT_NAME)](https://www.npmjs.com/package/$PROJECT_NAME) | ||
[![npm](https://img.shields.io/npm/dm/eslint-config-biome)](https://www.npmjs.com/package/eslint-config-biome) | ||
@@ -15,3 +15,3 @@ </div> | ||
! WIP ! | ||
! WIP ! Don't use it yet at all. | ||
@@ -21,3 +21,3 @@ ## 💿 Installation | ||
```bash | ||
bun install | ||
npm install -D eslint-plugin-biome | ||
``` | ||
@@ -24,0 +24,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3291