Skip to content

Commit

Permalink
Merge pull request #103 from chrisrng/chrisrng/remove-onlyallow
Browse files Browse the repository at this point in the history
  • Loading branch information
gitKrystan authored Aug 9, 2023
2 parents 6ef70f1 + 2334205 commit c6e2316
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 62 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"preexample": "vite build",
"example": "pnpm preexample && cd examples && pnpm example",
"example-ts": "pnpm preexample && cd examples && pnpm example-ts",
"preinstall": "npx only-allow pnpm",
"lint": "concurrently \"pnpm:lint:*(!fix)\" --names \"lint:\"",
"lint:fix": "concurrently \"pnpm:lint:*:fix\" --names \"fix:\"",
"lint:eslint": "eslint . --cache",
Expand Down Expand Up @@ -75,7 +74,6 @@
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-unicorn": "^48.0.0",
"eslint-plugin-vitest": "^0.2.6",
"only-allow": "^1.1.1",
"prettier-plugin-jsdoc": "^1.0.1",
"release-it": "^16.1.3",
"typescript": "^5.1.6",
Expand Down
60 changes: 0 additions & 60 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 c6e2316

Please sign in to comment.