1.0.0 • Published 1 year ago

proj1tsnpm v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

cmd> mkdir proj1Ts cmd> cd proj1Ts

cmd> tsc --init some change in tsconfig file, manualy targest 2022 line 28 modile: NodeNext line 30 moduleResolution :"NodeNext"

cmd> touch index.js cmd> rm index2.js cmd> tsc index.js add npm init -y

#!/usr/bin/env node "bin":{ "asifnpmts":"./index.js" },

1.0.0

1 year ago