码迷,mamicode.com
首页 > 其他好文 > 详细

angular4中引入quill editor

时间:2017-11-06 11:31:22      阅读:741      评论:0      收藏:0      [点我收藏+]

标签:types   引入   pes   json   dev   .json   install   npm   com   

1. npm install --save-dev @types/quill  安装types

2.npm install ng2-quill-editor --save 安装quill

3.配置tsconfig.app.json

"compilerOptions": {
  "types": ["node", "jasmine"]
}
 

angular4中引入quill editor

标签:types   引入   pes   json   dev   .json   install   npm   com   

原文地址:http://www.cnblogs.com/WindBlog/p/7791746.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!