myna-parser icon indicating copy to clipboard operation
myna-parser copied to clipboard

typescript declaration file absent

Open devang-gaur opened this issue 6 years ago • 0 comments

I'm aware that library is written in typescript itself, but there's no typescript declaration file present to be used as an npm @types module. You just need to append the declaration flag as true in tsconfig.json.

Also, the npm module contains a lot of unnecessary files such as docs files and website files. Even test files aren't required there.

devang-gaur avatar May 15 '18 09:05 devang-gaur