Skip to content

ESLint preprocessor for JS files using the straits syntax

License

Notifications You must be signed in to change notification settings

straits/eslint-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@straits/eslint-plugin npm (scoped) NpmLicense David Travis (.com) Coveralls github

ESLint preprocessor for JS files using the straits syntax

Installation

npm install --save-dev @straits/eslint-plugin

Usage

Add "@straits/eslint-plugin" to the plugins array in your .eslintrc.*:

{
	"plugins": [
		"@straits/eslint-plugin"
	]
}

That's it, ESLint will now accept straits-syntax.

About

ESLint preprocessor for JS files using the straits syntax

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published