eslint config idiomatic:惯用js样式的ESLint配置 源码

上传:qqcement83866 浏览: 26 推荐: 0 文件:ZIP 大小:14KB 上传时间:2021-02-07 11:42:54 版权申诉
eslint-config-idiomatic 编码样式的。 通过使用代码,确保源代码遵循编码样式。 将ESLint挂接到编辑器中,并建立管道以发挥最大作用。 :memo: 从v2.x升级的注意事项:此配置不再扩展eslint:recommended 。 请参阅。 惯用例: const thing = 'Hello' , another = 'World' , total = count ( [ 1 , 2 , 3 ] ) ; function idiomatic ( arg ) { let out = 'Bye' ; if ( ! arg ) { out
上传资源
用户评论