Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 197 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 197 Bytes

下面你就可以通过在任何一个项目里新建一个 .eslintrc.js 文件,然后输入:

module.exports = { extends: 'atomer' }

你就可以使用自己设定的代码规范了。