You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

.stylelintrc.js 521 B

4 years ago
12345678910111213141516
  1. module.exports = {
  2. extends: ["stylelint-config-standard","stylelint-config-recess-order"],
  3. plugins: ["stylelint-scss", "stylelint-order"],
  4. rules: {
  5. // 自定义规则
  6. "at-rule-no-unknown": [true, {
  7. "ignoreAtRules": ["function", "if", "else", "each", "include", "mixin"]
  8. }],
  9. "selector-pseudo-element-no-unknown": [true, {
  10. "ignorePseudoElements": ["v-deep"]
  11. }],
  12. "font-family-no-missing-generic-family-keyword": [true, {
  13. "ignoreFontFamilies": ["Lato", "iconfont"]
  14. }]
  15. }
  16. }

一站式算法开发平台、高性能分布式深度学习框架、先进算法模型库、视觉模型炼知平台、数据可视化分析平台等一系列平台及工具,在模型高效分布式训练、数据处理和可视分析、模型炼知和轻量化等技术上形成独特优势,目前已在产学研等各领域近千家单位及个人提供AI应用赋能