Include type declaration files and remove typically unnecessary dependencies.
authorArik Sosman <git@arik.io>
Wed, 12 Jan 2022 20:30:37 +0000 (12:30 -0800)
committerArik Sosman <git@arik.io>
Fri, 14 Jan 2022 17:52:08 +0000 (09:52 -0800)
commita68d0f6a3fdb227df1406ec5af0dae11d9ad3286
tree9f49a2d7736b40890af1e5595e2bfb3a778bd2e6
parent64bcaa6a2a2f05653c14b9cb8bb97ab2480eaaa5
Include type declaration files and remove typically unnecessary dependencies.

Update files to include *.mjs files and remove npmignore.

Update .gitignore

Update .npmignore

Update .gitignore

Make publication generate node-compatible modules.
ts/.gitignore [new file with mode: 0644]
ts/package.json
ts/test/.gitignore [new file with mode: 0644]
ts/tsconfig.json