Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
“talatkuyuk” committed Mar 30, 2023
1 parent 82f27e7 commit 493ce48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"lint": "eslint .",
"prettier": "prettier --write .",
"test": "NODE_OPTIONS=--experimental-vm-modules jest --config ./jest.config.cjs",
"test:file": "NODE_OPTIONS=--experimental-vm-modules jest --config ./jest.config.cjs plugins.test.tsx",
"prepare": "npm run build",
"prepublishOnly": "npm run test --passWithNoTests && npm run prettier && npm run lint",
"prebuild": "rimraf dist"
Expand Down

0 comments on commit 493ce48

Please sign in to comment.