1.5.1 • Published 1 month ago

@roshan-labs/eslint-config v1.5.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 month ago

@roshan-labs/eslint-config

整合 @nuxt/eslint-configprettier 规则

安装

pnpm add @roshan-labs/eslint-config eslint -D

使用

扁平配置

// eslint.config.mjs
import config from '@roshan-labs/eslint-config'

export default [...config]

旧版配置

// eslint.config.js
module.exports = {
  extends: ['@roshan-labs/eslint-config'],
}

License

MIT

1.5.1

1 month ago

1.5.0

1 month ago

1.4.1

4 months ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.0

2 years ago

1.0.0

2 years ago