dusk-network / eslint-config

⚙️ Dusk ESLint configuration
Mozilla Public License 2.0
3 stars 12 forks source link

Update `eslint-plugin-svelte` range in optional dependencies to `>=2.31` #6

Closed ascartabelli closed 1 year ago

ascartabelli commented 1 year ago

The range of eslint-plugin-svelte should be >=2.31 as we are using the no-restricted-html-elements rule.