oscard0m / rent-flat-scraper

Scraper with last published flats in idealista
MIT License
7 stars 2 forks source link

Add TSlint #26

Closed nerder closed 6 years ago

nerder commented 6 years ago

Description

I add the TSlint to the project and create couple of task in order to use the linter from the CLI.

Fixes #15

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

run npm run lint and check if there are errors or running npm run lint:fix to fix the autofixable

Checklist:

ghost commented 6 years ago

we should add precommit hooks directly!

oscard0m commented 6 years ago

Let's create an issue for the hooks @juanchaur ! 💪

juanchaur commented 6 years ago

issue created: https://github.com/dominguezcelada/rent-flat-scraper/issues/32