Skip to content

Commit

Permalink
feat: it-tools v3 base
Browse files Browse the repository at this point in the history
  • Loading branch information
CorentinTh committed Oct 2, 2024
1 parent 1c35ac3 commit f8b5cbf
Show file tree
Hide file tree
Showing 530 changed files with 7,146 additions and 33,141 deletions.
5 changes: 0 additions & 5 deletions .dockerignore

This file was deleted.

291 changes: 0 additions & 291 deletions .eslintrc-auto-import.json

This file was deleted.

21 changes: 0 additions & 21 deletions .eslintrc.cjs

This file was deleted.

Binary file removed .github/logo-dark.png
Binary file not shown.
Binary file removed .github/logo-white.png
Binary file not shown.
17 changes: 0 additions & 17 deletions .github/stale.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: actions/checkout@v4
- run: corepack enable
- uses: actions/setup-node@v3
with:
node-version: 20
node-version: 22
cache: 'pnpm'

- name: Install dependencies
Expand Down
Loading

0 comments on commit f8b5cbf

Please sign in to comment.