Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An ESLint config for Svelte

NotificationsYou must be signed in to change notification settings

sveltejs/eslint-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common eslint configuration for the Svelte organisation

Contributing

Want to add an eslint rule? Open a PR and use gh-polls for voting:https://app.gh-polls.com/

Usage

After installing@sveltejs/eslint-config with your package manager of choice,import it and put it in the configuration array ineslint.config.js.

importsvelteConfigfrom'@sveltejs/eslint-config';exportdefault[...svelteConfig,{// your overrides}];

Linting

This project self-lints:

pnpm installpnpm lint

Changesets

All PRs with user-facing changes must include a changeset, which can be generated by runningpnpm changeset.

About

An ESLint config for Svelte

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript100.0%

[8]ページ先頭

©2009-2025 Movatter.jp