1.15.0 • Published 2 days ago

@kcws/eslint-config v1.15.0

Weekly downloads
-
License
AGPL-3.0-only
Repository
github
Last release
2 days ago

Eslint config

license@latest npm@latest libsio@latest bundle@latest

My personal reusable eslint configuration.

Usage

  1. Install this package via npm install @kcws/eslint-config
  2. Create javascript eslint config at root (.eslintrc.js)
  3. Place below code with customize settings
const createConfig = require("@kcws/eslint-config");
module.exports = createConfig({
  cwd: __dirname,
  // your application profile
  profile: "web",
  // additional settings
  // ...
});
1.15.0

2 days ago

1.14.3

9 days ago

1.14.2

16 days ago

1.14.1

23 days ago

1.14.0

30 days ago

1.13.0

1 month ago

1.12.1

1 month ago

1.12.0

2 months ago

1.11.0

2 months ago

1.10.0

2 months ago

1.9.1

2 months ago

1.9.0

2 months ago

1.8.0

2 months ago

1.7.0

3 months ago

1.6.0

3 months ago

1.5.0

3 months ago

1.4.0

3 months ago

1.3.0

4 months ago

1.2.0

4 months ago

1.1.0

4 months ago

1.2.1

4 months ago

0.33.0

4 months ago

0.32.0

4 months ago

0.31.0

4 months ago

0.30.0

4 months ago

0.29.0

5 months ago

0.28.1

5 months ago

0.21.0

8 months ago

0.20.0

8 months ago

0.19.0

8 months ago

0.11.0

10 months ago

0.12.0

10 months ago

0.13.0

10 months ago

0.14.0

9 months ago

0.15.0

9 months ago

0.16.0

9 months ago

0.17.0

9 months ago

0.18.0

8 months ago

0.28.0

5 months ago

0.27.0

6 months ago

0.26.0

6 months ago

0.25.0

6 months ago

0.24.0

7 months ago

0.23.0

7 months ago

0.22.0

8 months ago

0.10.0

10 months ago

0.9.0

11 months ago

0.8.0

11 months ago

0.7.0

11 months ago

0.6.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.1.0

1 year ago