0.0.23 • Published 10 months ago

@chaos-design/eslint-config-ts v0.0.23

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

@chaos-design/eslint-config-ts

使用

安装

pnpm install --save-dev @chaos-design/eslint-config-ts

配置

const { defineConfig } = require('eslint-define-config');

module.exports = defineConfig({
  extends: ['@chaos-design/eslint-config-ts'],
  rules: {},
});
0.0.23

10 months ago

0.0.19-beta.9

1 year ago

0.0.19-beta.4

1 year ago

0.0.15

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.8

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago