@nevware21/grunt-ts-plugin

v0.5.1
TypeScript Compilation Plugin for GruntJS
grunt gruntplugin grunt-plugin typescript javascript task compiler build grunt-ts and 2 more...

clean

grunt clean

build

grunt ts_plugin --verbose && npm run package

rebuild

npm run build && npm run test

package

rollup -c rollup.config.mjs

test

grunt ts_plugin_test && npm run test:node

test:node

nyc ts-mocha -p ./test/tsconfig.test.json ./test/src/**/*.test.ts

lint

tslint -p tsconfig.json
npm i @nevware21/grunt-ts-plugin

Metadata

  • MIT
  • >= 0.8.0
  • NevWare21 Solutions LLC
  • released 9/3/2024

Downloads