We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf25ae8 commit 4824d3cCopy full SHA for 4824d3c
1 file changed
package.json
@@ -6,8 +6,6 @@
6
"name": "extendscriptr",
7
"description": "A node build configuration to develop extendScripts with es2015 javascript code",
8
"scripts": {
9
- "init": "function esconvert { (PATH=$(npm bin):$PATH; eval 'extendscriptr --script '$@;) }",
10
- "convert": "npm run init && esconvert",
11
"commit": "git-cz",
12
"quatsch": "do",
13
"clean:temp": "rm -rf ./.tmp ; mkdir ./.tmp",
0 commit comments