ember-template-lint-typed-templates

时间:2024-06-13 06:03:06
【文件属性】:

文件名称:ember-template-lint-typed-templates

文件大小:97KB

文件格式:ZIP

更新时间:2024-06-13 06:03:06

JavaScript

余烬模板皮棉类型的模板 :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


【文件预览】:
ember-template-lint-typed-templates-master
----.gitignore(18B)
----app()
--------components()
----package.json(1KB)
----.swcrc(392B)
----index.js(290B)
----index.ts(252B)
----readme.md(902B)
----ember-cli-build.js(0B)
----rule.js(5KB)
----.npmignore(72B)
----test()
--------unit()
----rule.ts(4KB)
----yarn.lock(232KB)
----.template-lintrc.js(254B)

网友评论