doramart / DoraCMS

DoraCMS是基于Nodejs+eggjs+mongodb编写的一套内容管理系统,结构简单,较目前一些开源的cms,doracms易于拓展,特别适合前端开发工程师做二次开发。
https://www.html-js.cn
MIT License
3.45k stars 1.02k forks source link

2.1.6 本地开发环境,初始化后能正常运行,但是eslint一直提示Use the global form of 'use strict'等eslint错误 #234

Open npm-ued opened 4 years ago

npm-ued commented 4 years ago

2.1.6 本地开发环境,初始化后能正常运行,但是eslint一直提示Use the global form of 'use strict'等eslint错误

npm-ued commented 4 years ago

感觉虽然加了eslint限制,但是都没有实行,可以通过git hook 限制增量修改的必须遵循eslint;

dt1109 commented 3 years ago

createReadStream, createWriteStream