1.1.6 • Published 1 year ago

@crx-eslint/eslint-plugin v1.1.6

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

@crx-eslint/eslint-plugin prettier

介绍

eslint配置包。

安装教程

npm i -D eslint @crx-eslint/eslint-plugin prettier

使用说明

  1. 标准规则
{
   "extends": ["plugin:@crx-eslint/standard"]
}
  1. typescript规则
{
   "extends": ["plugin:@crx-eslint/typescript"]
}
  1. prettier规则
{
   "extends": ["plugin:@crx-eslint/prettier"]
}
  1. vue规则
{
   // plugin:@crx-eslint/vue2
   "extends": ["plugin:@crx-eslint/vue3"]
}
1.1.1

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.3

1 year ago

0.0.4

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago