File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
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://sveltejs.github.io/eslint-plugin-svelte/playground/ ) .
6
6
7
+ ** _ We are working on experimental support for Svelte v5, but may break with new versions of Svelte v5._ **
8
+
7
9
[ ![ NPM license] ( https://img.shields.io/npm/l/eslint-plugin-svelte.svg )] ( https://www.npmjs.com/package/eslint-plugin-svelte )
8
10
[ ![ NPM version] ( https://img.shields.io/npm/v/eslint-plugin-svelte.svg )] ( https://www.npmjs.com/package/eslint-plugin-svelte )
9
11
[ ![ 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/eslint-plugin-svelte&maxAge=3600 )] ( http://www.npmtrends.com/eslint-plugin-svelte )
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ title: '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
+ ** _ We are working on experimental support for Svelte v5, but may break with new versions of Svelte v5._ **
12
+
11
13
[ ![ NPM license] ( https://img.shields.io/npm/l/eslint-plugin-svelte.svg )] ( https://www.npmjs.com/package/eslint-plugin-svelte )
12
14
[ ![ NPM version] ( https://img.shields.io/npm/v/eslint-plugin-svelte.svg )] ( https://www.npmjs.com/package/eslint-plugin-svelte )
13
15
[ ![ 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/eslint-plugin-svelte&maxAge=3600 )] ( http://www.npmtrends.com/eslint-plugin-svelte )
You can’t perform that action at this time.
0 commit comments