Add 'make tslib' flow into Lint checking

This commit is contained in:
porink0424
2024-04-17 15:46:14 +09:00
parent 555438e993
commit abff6e057c
+2
View File
@@ -23,6 +23,8 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: '20'
- run: make tslib
- run: npm install
- run: npm run lint