UNPKG

coffee2closure-oldschool

Version:

Oldschool for Este v5. Fix CoffeeScript compiled output for Google Closure Compiler

13 lines (9 loc) 142 B
default: clean install clean: rm -rf node_modules install: yarn install upgrade: yarn upgrade-interactive --latest test: yarn run test