1.4.15 • Published 2 months ago
@taiyuuki/eslint-config v1.4.15
Usage
pnpm i @taiyuuki/eslint-config -D
// eslint.config.mjs
import tyk_config from '@taiyuuki/eslint-config'
export default tyk_config({
indent: 2, // default 4
ts: true, // default false
vue: true, // default false
markdown: false, // default true
json: false, // default true
ignores: ['scripts/**'],
rules: {
// custom rules
curly: ['error'],
},
})
1.4.15
2 months ago
1.4.9
7 months ago
1.4.11
7 months ago
1.4.8
7 months ago
1.4.10
7 months ago
1.4.7
7 months ago
1.4.13
6 months ago
1.4.12
6 months ago
1.4.14
6 months ago
1.4.6
7 months ago
1.4.5
8 months ago
1.4.4
8 months ago
1.4.3
8 months ago
1.4.2
8 months ago
1.4.1
8 months ago
1.4.0
8 months ago
1.3.1
8 months ago
1.2.2
8 months ago
1.3.0
8 months ago
1.2.0
8 months ago
1.1.0
8 months ago
1.0.2
11 months ago
1.0.1
11 months ago
1.0.0
11 months ago
0.0.9
2 years ago
0.0.8
2 years ago
0.0.7
2 years ago
0.0.6
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago