Skip to content

Commit

Permalink
Fixup validation
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-wiemer committed Sep 1, 2024
1 parent defc9a3 commit aa6befe
Show file tree
Hide file tree
Showing 3 changed files with 5,758 additions and 291 deletions.
4 changes: 1 addition & 3 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@
},
// Turn off tsc task auto detection since we have the necessary tasks as npm scripts
"typescript.tsc.autoDetect": "off",
"git.branchProtection": [
""
]
"git.branchProtection": [""]
}
Loading

0 comments on commit aa6befe

Please sign in to comment.