typewriter-editor / typewriter

A rich text editor based off of Quill.js and Ultradom, and using Svelte for UI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a linter to the build pipeline

scarroll32 opened this issue · comments

commented

Not sure what is best for this project, or if there is anything like RuboCop available for npm projects. The advantage of Rubocop is it can be configured to meet your personal style, but then it is enforced project-wide.

https://twitter.com/lucasmazza/status/705866469956001793?lang=en

We've moved to Typescript. Is this sufficient?