Skip to content

Commit f1b10c9

Browse files
authored
Merge pull request #6 from script-development/fs-loading
feat: add @script-development/fs-loading package
2 parents 7746a8a + 82a355b commit f1b10c9

12 files changed

Lines changed: 1129 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
- run: npm audit
1919
- run: npm run format:check
2020
- run: npm run lint
21-
- run: npm run typecheck
2221
- run: npm run build
22+
- run: npm run typecheck
2323
- run: npm run lint:pkg
2424
- run: npm run test:coverage
2525
- run: npm run test:mutation

0 commit comments

Comments
 (0)