Closed JoshuaKGoldberg closed 6 years ago
...defining "lib"-less as a FullScreenShenanigans package with a lib/index.js/lib/index.d.ts and "types": "./lib/index.d.ts" that can be imported from without package directories.
lib/index.js
lib/index.d.ts
"types": "./lib/index.d.ts"
...defining "lib"-less as a FullScreenShenanigans package with a
lib/index.js
/lib/index.d.ts
and"types": "./lib/index.d.ts"
that can be imported from without package directories.