Skip to content

Commit 5216720

Browse files
committed
fixed discrepancies and ran prettier
1 parent 1e968a4 commit 5216720

File tree

87 files changed

+19844
-13471
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+19844
-13471
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
find node_modules -name runtime-info.js -exec sed -i 's/mod.paths/(mod.paths || [])/g' {} \;
3838
- name: Build all workspaces
3939
run: |
40-
pnpm recursive run build -- --noEmit
40+
pnpm recursive run build
4141
- name: Run tests in all workspaces
4242
run: |
4343
pnpm recursive run test -- --pass-with-no-tests --silent

.gitlab-ci.yml

Lines changed: 0 additions & 55 deletions
This file was deleted.

.gitlab/issue_templates/Bug.md

Lines changed: 0 additions & 50 deletions
This file was deleted.

.gitlab/issue_templates/Feature Request.md

Lines changed: 0 additions & 34 deletions
This file was deleted.

.viperlightignore

Lines changed: 0 additions & 62 deletions
This file was deleted.

.viperlightrc

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)