jsdom / cssstyle

A Node.js implementation of the CSS Object Model CSSStyleDeclaration interface
MIT License
109 stars 70 forks source link

This project needs continuous integration #66

Closed jsakas closed 5 years ago

jsakas commented 6 years ago

The pipeline should: lint, test, build.

Will need to add eslint so thing work nicely with vscode.

Likely to use CircleCI.