duffman / tspath

TypeScript path alias resolver
GNU Lesser General Public License v2.1
151 stars 33 forks source link

Add types for tsconfig file and paths from tsconfig #17

Closed ODudek closed 2 years ago

ODudek commented 6 years ago

Changelog

  1. Added interface ITSConfig which represent tsconfig file
  2. Added interface IPaths for paths from tsconfig file
  3. Rebuild
  4. Added package-lock.json