Aiven-Open / tsc-output-parser

Parses errors from tsc output to a structured JSON format
Apache License 2.0
26 stars 5 forks source link

Fix: package types location, eslint errors, and move all to dev deps #6

Closed aivenkimmob closed 3 years ago

aivenkimmob commented 3 years ago

So yet another PR to fix the npm packaging.

This time, I released it before hand to npm as a "prepatch" version to see that it works. It did work, the relevant commit is for fixing is: Fix the location of typing index file in package.json