Skip to content

Commit f9da3ea

Browse files
committed
fix: temporary deactivate lint
1 parent 1eec19e commit f9da3ea

File tree

5 files changed

+175
-142
lines changed

5 files changed

+175
-142
lines changed

.eslintignore

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

.eslintrc.cjs

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

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
- run: npm ci
1212
- run: npm run build
1313
- run: npm run format
14-
- run: npm run lint
14+
#- run: npm run lint

0 commit comments

Comments
 (0)