wellcomecollection / content-api

📖 The API + ETL pipeline for searching the Wellcome Collection Prismic Repository.
MIT License
0 stars 0 forks source link

Add linting to repo #111

Open rcantin-w opened 4 months ago

rcantin-w commented 4 months ago

The current linting setup doesn't really seem to work. It'd be great to review it and make it impossible to commit code that doesn't match our standards (no unused imports, similar tabbing style, etc.)

rcantin-w commented 2 months ago

As discussed with @kenoir this week; we might want to look into a solution that ensure we have the same linting rules on all TS projects (so wc.org and content-api at least).