@bradgarropy/eslint-config-svelte

1.0.1ย โ€ขย Publicย โ€ขย Published

๐ŸŸ  eslint-config-svelte

npm npm

My personal eslint configuration for svelte.

๐Ÿ“ฆ Installation

This package is hosted on npm.

Install the configuration and it's peer dependencies as a development dependency.

npx install-peerdeps --dev @bradgarropy/eslint-config-svelte

This installs peer dependencies automatically using npx and install-peerdeps so you don't have to!

๐Ÿฅ‘ Usage

Create an .eslintrc file in the root of your project and tell it to extend the configuration.

{
    extends: "@bradgarropy/eslint-config-svelte"
}

You can add more ESLint configuration options in this file if you want.

โ” Questions

If you have any trouble, definitely open an issue and I'll take a look.

Or you can consult the ESLint Shareable Configs documentation.

And if all else fails, you can ask me directly on Twitter or my AMA.

Package Sidebar

Install

npm i @bradgarropy/eslint-config-svelte

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

6.27 kB

Total Files

14

Last publish

Collaborators

  • bradgarropy