1.0.12 • Published 11 months ago

@aplus-frontend/eslint-config v1.0.12

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

eslint config preset for aplus frontend team.

NPM Version NPM Downloads NPM License

Install

pnpm add @aplus-frontend/eslint-config -w

Basic Usage

you write the following code in your .eslintrc.cjs file

const { defineConfig } = require('eslint-define-config');
module.exports = defineConfig({
  extends: ['@aplus-frontend/eslint-config']
});
1.0.12

11 months ago

1.0.11

11 months ago

1.0.10

11 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago