We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6499675 commit c5fa8e5Copy full SHA for c5fa8e5
package.json
@@ -90,7 +90,6 @@
90
"url": "git+ssh://[email protected]/ignlg/simplify-path-js.git"
91
},
92
"scripts": {
93
- "benchmark": "node benchmark/benchmark.js",
94
"build": "tsc --project tsconfig.build.json && rollup -c && rimraf compiled && typedoc",
95
"lint": "eslint --fix 'src/**/*.ts'",
96
"prebuild": "rimraf dist",
0 commit comments