Sacha Weatherstone
4 years ago
No known key found for this signature in database
GPG Key ID: 7AB2D7E206124B31
2 changed files with
2 additions and
2 deletions
-
.github/workflows/main.yml
-
.vscode/settings.json
|
|
|
@ -26,7 +26,7 @@ jobs: |
|
|
|
with: |
|
|
|
node-version: latest |
|
|
|
- run: pnpm install |
|
|
|
- run: pnpm format |
|
|
|
- run: pnpm format:check |
|
|
|
- run: pnpm build |
|
|
|
- run: pnpm package |
|
|
|
|
|
|
|
|
|
|
|
@ -3,4 +3,4 @@ |
|
|
|
"editor.quickSuggestions": { |
|
|
|
"strings": true |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|