datamade / how-to

📚 Doing all sorts of things, the DataMade way
MIT License
80 stars 12 forks source link

Django cookiecutter devDependencies #319

Closed fgomez828 closed 1 year ago

fgomez828 commented 1 year ago

Description

On building an app with the Django cookiecutter && adding some javascript code, linting fails due to missing devDependencies

Steps to reproduce

Solution

devDependencies should match up with chiblockbuilder-eds