grunt-fixclosure

v3.0.0
Grunt plugin for fixclosure
closure fixclosure gruntplugin

lint:eslint

eslint .

lint:prettier

prettier --check .

fix

run-s fix:prettier fix:eslint

fix:eslint

npm run lint:eslint -- --fix

fix:prettier

npm run lint:prettier -- --write

test

run-s lint:* unit

unit

mocha test
npm i grunt-fixclosure

Metadata

  • MIT
  • >=14
  • Teppei Sato
  • released 5/29/2022

Downloads