0.3.1 • Published 9 months ago

@rviso/eslint-config-typescript v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@rviso/eslint-config-typescript

提供基础的 TypeScript 项目 ESLint 配置。

安装

要安装这个包,请运行以下命令:

npm install @rviso/eslint-config-typescript --save-dev

使用

在项目根目录下创建 .eslintrc 文件,内容如下:

module.exports = {
  extends: ['@rviso/eslint-config-typescript'],
}
0.3.0

9 months ago

0.3.1

9 months ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.5

12 months ago

0.2.4

12 months ago

0.2.1

1 year ago

0.1.2

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.9

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.0

1 year ago