-
ember-template-lint-typed-templates下载
资源介绍
余烬模板皮棉类型的模板 :wind_face:
基于和
要求
ember-template-lint >= 3.0
els-addon-typed-templates >= 4.0.2
安装
yarn add -D els-addon-typed-templates
yarn add -D ember-template-lint-typed-templates
// .template-lintrc.js
module . exports = {
plugins : [ 'ember-template-lint-typed-templates' ] ,
} ;
推荐配置
提供了推荐的配置。 要使用它,请将以下对象合并到您的.template-lintrc.js文件中:
// .template-lintrc.js
module . exports = {
plugins : [ 'ember