Skip to content

Commit 6f52dd4

Browse files
committed
Update doc
1 parent 75c0d3d commit 6f52dd4

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
It provides many unique check rules by using the template AST.
55
You can check on the [Online DEMO](https://ota-meshi.github.io/eslint-plugin-svelte/playground/).
66

7-
::: **_WORKS IN PROGRESS_** :::
8-
9-
::: **_This Plugin is still in an EXPERIMENTAL STATE_** :::
10-
117
[![NPM license](https://img.shields.io/npm/l/@ota-meshi/eslint-plugin-svelte.svg)](https://www.npmjs.com/package/@ota-meshi/eslint-plugin-svelte)
128
[![NPM version](https://img.shields.io/npm/v/@ota-meshi/eslint-plugin-svelte.svg)](https://www.npmjs.com/package/@ota-meshi/eslint-plugin-svelte)
139
[![NPM downloads](https://img.shields.io/badge/dynamic/json.svg?label=downloads&colorB=green&suffix=/day&query=$.downloads&uri=https://api.npmjs.org//downloads/point/last-day/@ota-meshi/eslint-plugin-svelte&maxAge=3600)](http://www.npmtrends.com/@ota-meshi/eslint-plugin-svelte)

docs/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ title: "@ota-meshi/eslint-plugin-svelte"
88
It provides many unique check rules by using the template AST.
99
You can check on the [Online DEMO](./playground.md).
1010

11-
::: **_WORKS IN PROGRESS_** :::
12-
13-
::: **_This Plugin is still in an EXPERIMENTAL STATE_** :::
14-
1511
[![NPM license](https://img.shields.io/npm/l/@ota-meshi/eslint-plugin-svelte.svg)](https://www.npmjs.com/package/@ota-meshi/eslint-plugin-svelte)
1612
[![NPM version](https://img.shields.io/npm/v/@ota-meshi/eslint-plugin-svelte.svg)](https://www.npmjs.com/package/@ota-meshi/eslint-plugin-svelte)
1713
[![NPM downloads](https://img.shields.io/badge/dynamic/json.svg?label=downloads&colorB=green&suffix=/day&query=$.downloads&uri=https://api.npmjs.org//downloads/point/last-day/@ota-meshi/eslint-plugin-svelte&maxAge=3600)](http://www.npmtrends.com/@ota-meshi/eslint-plugin-svelte)

0 commit comments

Comments
 (0)