Sign in

简柏林 / thingskit-front · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Network
  • thingskit-front
  • .vscode
  • settings.json
  • Merge branch 'ww' into 'main_dev' ...
    1aba5ae8
    feat: 新增看板管理公共看板
    
    See merge request yunteng/thingskit-front!527
    
    (cherry picked from commit 886c794c)
    
    8e3c8434 feat: 新增看板管理公共看板
    64868c79 feat: 设备列表新增公开设备和私有设备操作
    01f7c9e0 feat: 新增组态分享功能
    xp.Huang authored
    2023-04-10 09:55:02 +0800  
    Browse Files »
settings.json 312 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
{
  "i18n-ally.localesPaths": [
    "src/locales",
    "src/locales/lang",
    "public/resource/tinymce/langs"
  ],
  "cSpell.words": [
    "COAP",
    "edrx",
    "EFENTO",
    "inited",
    "MQTT",
    "notif",
    "PROTOBUF",
    "SCADA",
    "SNMP",
    "unref",
    "vben",
    "VITE",
    "windicss"
  ]
}