Skip to content

Commit

Permalink
[webstorm] update typing test
Browse files Browse the repository at this point in the history
  • Loading branch information
vladsholokhov committed Feb 19, 2025
1 parent cd67a05 commit 11ff043
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,13 @@ const groups = [
{
label: "Typing",
measure: "typing",
projects: ["eslint-plugin-jest/typing/eslintPluginJest", "axios/typing/axios", "toh-pt6/typing/toh-pt6", "react-todo-js/typing/typing", "vue-template/typing/vue-template"],
projects: [
"eslint-plugin-jest/typing/eslintPluginJest",
"axios/typing/axios",
"toh-pt6/typing/toh-pt6",
"react-todo-js/typing/react-todo-js",
"vue-template/typing/vue-template",
],
},
{
label: "Code Vision",
Expand Down

0 comments on commit 11ff043

Please # to comment.