| 1 | { |
| 2 | "cSpell.words": [ |
| 3 | "ajoelp", |
| 4 | "antfu", |
| 5 | "apexchart", |
| 6 | "arcticons", |
| 7 | "artifactstring", |
| 8 | "autoresize", |
| 9 | "bitdefender", |
| 10 | "CARBONBLACK", |
| 11 | "clickoutside", |
| 12 | "cmdline", |
| 13 | "colord", |
| 14 | "commonmark", |
| 15 | "creationdate", |
| 16 | "crowdsourced", |
| 17 | "Crowdstrike", |
| 18 | "darktrace", |
| 19 | "datejs", |
| 20 | "daterange", |
| 21 | "datetimesec", |
| 22 | "DFIR", |
| 23 | "echarts", |
| 24 | "epss", |
| 25 | "ESTAB", |
| 26 | "eventchannel", |
| 27 | "Eventdata", |
| 28 | "falsepositives", |
| 29 | "firedtimes", |
| 30 | "flourite", |
| 31 | "forgotpassword", |
| 32 | "Healthcheck", |
| 33 | "healthchecks", |
| 34 | "hoverable", |
| 35 | "iconoir", |
| 36 | "Indicies", |
| 37 | "iocs", |
| 38 | "jarm", |
| 39 | "lastupdate", |
| 40 | "linebreak", |
| 41 | "Logsource", |
| 42 | "logtest", |
| 43 | "majesticons", |
| 44 | "mimecast", |
| 45 | "MSSP", |
| 46 | "mynaui", |
| 47 | "nightwatch", |
| 48 | "ntime", |
| 49 | "nums", |
| 50 | "ochin", |
| 51 | "Osquery", |
| 52 | "picocolors", |
| 53 | "popconfirm", |
| 54 | "Popselect", |
| 55 | "redoc", |
| 56 | "rushstack", |
| 57 | "scoutsuite", |
| 58 | "Shiki", |
| 59 | "shikijs", |
| 60 | "SIEM", |
| 61 | "signin", |
| 62 | "Singul", |
| 63 | "singulio", |
| 64 | "Socfortress", |
| 65 | "sparkline", |
| 66 | "Sysmon", |
| 67 | "tabler", |
| 68 | "taze", |
| 69 | "thememirror", |
| 70 | "timefield", |
| 71 | "timerange", |
| 72 | "timesec", |
| 73 | "totp", |
| 74 | "tsbuildinfo", |
| 75 | "unocss", |
| 76 | "uvicorn", |
| 77 | "venv", |
| 78 | "virustotal", |
| 79 | "vuesjv", |
| 80 | "Wazuh", |
| 81 | "whois", |
| 82 | "xaxis", |
| 83 | "zondicons" |
| 84 | ], |
| 85 | "i18n-ally.localesPaths": ["frontend/src/lang/locales"], |
| 86 | "i18n-ally.enabledParsers": ["json"], |
| 87 | "i18n-ally.keystyle": "nested", |
| 88 | "i18n-ally.regex.usageMatchAppend": ["[^\\w\\d]t<I18nString>\\(['\"`]({key})['\"`]"], |
| 89 | "i18n-ally.refactor.templates": [ |
| 90 | { |
| 91 | "template": "t<I18nString>(\"{key}\")" |
| 92 | } |
| 93 | ], |
| 94 | "i18n-ally.review.enabled": false, |
| 95 | "i18n-ally.review.gutters": false, |
| 96 | "i18n-ally.tabStyle": "tab", |
| 97 | "i18n-ally.indent": 4, |
| 98 | "i18n-ally.translate.deepl.useFreeApiEntry": true, |
| 99 | "i18n-ally.readonly": false, |
| 100 | "tailwindCSS.experimental.configFile": "frontend/src/tailwind.css", |
| 101 | "tailwindCSS.classAttributes": [ |
| 102 | "class", |
| 103 | "container-class", |
| 104 | "header-class", |
| 105 | "pane-wrapper-class", |
| 106 | "trigger-class", |
| 107 | "tab-class", |
| 108 | "content-class" |
| 109 | ], |
| 110 | "editor.formatOnSave": true, |
| 111 | "editor.defaultFormatter": "esbenp.prettier-vscode" |
| 112 | } |