commenthol / weeknumber

week number systems for Gregorian year according to ISO-8601 or starting on sundays, saturdays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typescript

mliesen opened this issue · comments

VSCode did not pick up the types after npm install - changing packages.json to

"types": "./types/index.d.ts",

worked for me.

Thanks for rising. v1.2.1 includes your proposed fix.