Skip to content

Commit

Permalink
docs(vite): remove default value for uiFramework in vitest configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
yjaaidi committed Nov 30, 2024
1 parent 04b1d82 commit 5bfa2ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/generated/packages/vite/generators/vitest.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"uiFramework": {
"type": "string",
"enum": ["angular", "react", "none"],
"default": "none",
"description": "UI framework to use with vitest."
},
"inSourceTests": {
Expand Down

0 comments on commit 5bfa2ec

Please sign in to comment.