grunt-tyops
v0.1.1
Published
A grunt task to check files for typos and fail if any are found
Downloads
2,503
Readme
grunt-tyops
A grunt task to check files for typos and fail if any are found.
Getting started
If this is the first time you've used grunt, the getting started guide will show you how to get up and running.
Once you have that installed, with a Gruntfile set for your code, you can install the plugin with:
In your Gruntfile, add the line:
Running and configuring
Run this task with the grunt tyops
command.
WRITEME
You can specify the targets and options for the task using the normal grunt configuration – see grunt's guide on how to configure tasks in general