2.0.15 • Published 10 months ago

@sundaeswap/eslint-config v2.0.15

Weekly downloads
-
License
-
Repository
github
Last release
10 months ago

eslint-config

These are base shared .eslintrc.jsons from which all other .eslintrc.json's inherit from.

Installation

To install, run the following in your project root:

bun run add @sundaeswap/eslint-config -D

Within your .eslintrc.js file, extend this config via:

module.exports = {
  extends: "@sundaeswap/eslint-config"
};
2.0.15

10 months ago

2.0.14

12 months ago

2.0.13

12 months ago

2.0.12

1 year ago

2.0.11

1 year ago

2.0.10

1 year ago

2.0.9

1 year ago

2.0.8

1 year ago

2.0.7

1 year ago

2.0.6

1 year ago

2.0.5

1 year ago

2.0.4

1 year ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago