Skip to content

srgraham/coffeelint-throw-inside-async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coffeelint-throw-inside-async

CoffeeLint rule that detects a throw inside of an async function.

Installation

npm install coffeelint-throw-inside-async

Usage

Add the following configuration to coffeelint.json:

"throw_inside_async": {
  "module": "coffeelint-throw-inside-async"
}

Configuration

There are currently no configuration options.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published