8000 GitHub - jbrumwell/node-jsxcs: JavaScript Code Style checker with JSX (React) support
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jbrumwell/node-jsxcs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSXCS

Wrapper around jscs to allow running jscs for JSX files.

How to install

npm install jsxcs -g

How to use

See jscs for guides.

Caveats

As jsxcs works by ignoring errors on lines that are generated by the JSX transformer, some errors with actual user made styling issues might get omitted.

About

JavaScript Code Style checker with JSX (React) support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0