🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

lint-coffee-strict

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lint-coffee-strict

coffeelint preconfigured with WappForge style guide

latest
Source
npmnpm
Version
1.2.1
Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

lint-coffee-strict@1.2.1

npm version build status dependency status devDependency status

coffeelint preconfigured with WappForge style guide

Usage

LintRunner = require 'lint-coffee-strict'

LintRunner.run ["src/**/*.coffee", "examples/**/*.coffee"]
# Lint all files in src/ and examples/ and show debug information on lint-coffee-strict
DEBUG=lint-coffee-strict lint-coffee-strict src/**/*.coffee examples/**/*.coffee

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install lint-coffee-strict --save

This package is provided in these module formats:

  • CommonJS

Dependencies

Dev Dependencies

  • create-readme: Automatically creates README.md based on package.json and other existing files.
  • ghooks: Simple git hooks
  • nsp: The Node Security (nodesecurity.io) command line interface
  • semantic-release: automated semver compliant package publishing
  • validate-commit-message: GIT COMMIT-MSG hook for validating commit message.

License

MIT

Keywords

lint

FAQs

Package last updated on 14 Apr 2016

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