We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f12af commit ce82461Copy full SHA for ce82461
package.json
@@ -6,6 +6,7 @@
6
"description": "A node build configuration to develop extendScripts with es2015 javascript code",
7
"scripts": {
8
"commit": "git-cz",
9
+ "quatsch": "do",
10
"clean:temp": "rm -rf ./.tmp ; mkdir ./.tmp",
11
"clean:dist": "rm -rf ./test/dist ; mkdir ./test/dist",
12
"compile:test:illustrator": "node ./index.js -s test/src/illustrator.js -o test/dist/illustrator.js -t 'illustrator'",
0 commit comments