Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

v1.0.1

Latest
Compare
Choose a tag to compare
@munierujp munierujp released this 02 Oct 05:36
· 5 commits to master since this release
455661a
Replace standard to standard-with-typescript (#3)

* Update packages

* Add eslint-config-standard-with-typescript package

`npm i -D eslint-config-standard-with-typescript`

* Fix lint/fix command

* Add tsconfig.eslint.json

* Use standard-with-typescript

* Remove eslint-config-standard package

`npm rm eslint-config-standard`

* Apply lint