@cmcm/eslint-config

0.6.0 • Public • Published

eslint-config

安装

npm i -D @cmcm/eslint-config

使用

在你的 .eslintrc.js 文件中添加如下内容:

module.exports = {
	// ...
	extends: [
		'@cmcm',
		'@cmcm/eslint-config/vue',
	],
    // ...
}

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @cmcm/eslint-config

Weekly Downloads

1

Version

0.6.0

License

MIT

Unpacked Size

21.3 kB

Total Files

29

Last publish

Collaborators

  • cssmagic