plotly / dash-components-archetype

Deprecated. A Builder archetype for Dash component suites. See the new version here: https://github.com/plotly/dash-component-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix eslint

coopy opened this issue · comments

The current builder:check script is supposed to lint the archetype JavaScript, but it never throws any errors. Fix it:
eslint --fix --ignore-path .gitignore --ext *.js config init