Set up tsconfig.json (declaration: true, DOM lib), package.json with main/types/files pointing at dist, and .gitignore for node_modules/dist so the library can be consumed with type declarations.
3 lines
18 B
Plaintext
3 lines
18 B
Plaintext
node_modules
|
|
dist
|