File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 44It provides many unique check rules by using the template AST.
55You can check on the [ Online DEMO] ( https://sveltejs.github.io/eslint-plugin-svelte/playground/ ) .
66
7+ ** _ We are working on experimental support for Svelte v5, but may break with new versions of Svelte v5._ **
8+
79[ ![ NPM license] ( https://img.shields.io/npm/l/eslint-plugin-svelte.svg )] ( https://www.npmjs.com/package/eslint-plugin-svelte )
810[ ![ NPM version] ( https://img.shields.io/npm/v/eslint-plugin-svelte.svg )] ( https://www.npmjs.com/package/eslint-plugin-svelte )
911[ ![ 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'
88It provides many unique check rules by using the template AST.
99You can check on the [ Online DEMO] ( ./playground.md ) .
1010
11+ ** _ We are working on experimental support for Svelte v5, but may break with new versions of Svelte v5._ **
12+
1113[ ![ NPM license] ( https://img.shields.io/npm/l/eslint-plugin-svelte.svg )] ( https://www.npmjs.com/package/eslint-plugin-svelte )
1214[ ![ NPM version] ( https://img.shields.io/npm/v/eslint-plugin-svelte.svg )] ( https://www.npmjs.com/package/eslint-plugin-svelte )
1315[ ![ 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