Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

grunt-tyops

Package Overview
Dependencies
Maintainers
22
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-tyops

A grunt task to check files for typos and fail if any are found

latest
npmnpm
Version
0.1.1
Version published
Weekly downloads
221
-0.45%
Maintainers
22
Weekly downloads
 
Created
Source

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:

npm install grunt-tyops --save-dev

In your Gruntfile, add the line:

grunt.loadNpmTasks( 'grunt-tyops' );

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

Keywords

gruntplugin

FAQs

Package last updated on 20 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts