Socket
Socket
Sign inDemoInstall

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


Version published
Weekly downloads
138
increased by50%
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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc