File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 4
4
It provides many unique check rules by using the template AST.
5
5
You can check on the [ Online DEMO] ( https://ota-meshi.github.io/eslint-plugin-svelte/playground/ ) .
6
6
7
- ::: ** _ WORKS IN PROGRESS_ ** :::
8
-
9
- ::: ** _ This Plugin is still in an EXPERIMENTAL STATE_ ** :::
10
-
11
7
[ ![ NPM license] ( https://img.shields.io/npm/l/@ota-meshi/eslint-plugin-svelte.svg )] ( https://www.npmjs.com/package/@ota-meshi/eslint-plugin-svelte )
12
8
[ ![ NPM version] ( https://img.shields.io/npm/v/@ota-meshi/eslint-plugin-svelte.svg )] ( https://www.npmjs.com/package/@ota-meshi/eslint-plugin-svelte )
13
9
[ ![ 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 )
Original file line number Diff line number Diff line change @@ -8,10 +8,6 @@ title: "@ota-meshi/eslint-plugin-svelte"
8
8
It provides many unique check rules by using the template AST.
9
9
You can check on the [ Online DEMO] ( ./playground.md ) .
10
10
11
- ::: ** _ WORKS IN PROGRESS_ ** :::
12
-
13
- ::: ** _ This Plugin is still in an EXPERIMENTAL STATE_ ** :::
14
-
15
11
[ ![ NPM license] ( https://img.shields.io/npm/l/@ota-meshi/eslint-plugin-svelte.svg )] ( https://www.npmjs.com/package/@ota-meshi/eslint-plugin-svelte )
16
12
[ ![ NPM version] ( https://img.shields.io/npm/v/@ota-meshi/eslint-plugin-svelte.svg )] ( https://www.npmjs.com/package/@ota-meshi/eslint-plugin-svelte )
17
13
[ ![ 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 )
You can’t perform that action at this time.
0 commit comments