🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@amedia/eslint-config-svelte

Package Overview
Dependencies
Maintainers
0
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amedia/eslint-config-svelte

ESLint Svelte configuration to be used by developers at Amedia

9.0.2
latest
Source
npm
Version published
Weekly downloads
2.2K
-2.39%
Maintainers
0
Weekly downloads
 
Created
Source

@amedia/eslint-config-svelte

Common ESLint/Prettier configuration for Svelte

Usage

npm install --save-dev @amedia/eslint-config-svelte eslint eslint-plugin-svelte3 prettier-plugin-svelte

After installing the deps, update your ESLint config file, e.g. .eslintrc.js:

module.exports = {
  extends: ['@amedia/eslint-config-svelte'],
};

Keywords

eslint

FAQs

Package last updated on 19 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts