Skip to content

Commit

Permalink
chore: 更新eslint-config-standard-with-typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Feb 2, 2023
1 parent ae25cf6 commit 8f08863
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -45,4 +45,4 @@ jobs:
${{ runner.os }}-pnpm-store-
- name: Install dependencies and build for production
run: pnpm install --no-frozen-lockfile && pnpm newVersion && pnpm run build
run: pnpm install && pnpm newVersion && pnpm run build
3 changes: 1 addition & 2 deletions .npmrc
@@ -1,2 +1 @@
shamefully-hoist=true
strict-peer-dependencies=false
shamefully-hoist=true
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8f08863

Please sign in to comment.