We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90255a commit f9a230dCopy full SHA for f9a230d
.github/workflows/lint.yml
@@ -31,3 +31,5 @@ jobs:
31
run: yarn
32
- name: yarn lint
33
run: yarn lint
34
+ - name: yarn trusted-type-check
35
+ run: yarn trusted-type-check
0 commit comments