92402f1523bddbe403a8d87809ff401a5571f9b8
Added a new "postinstall" script to `package.json` to automatically build TypeScript files using the `build:tsc` command after dependencies are installed. This ensures that the TypeScript code is compiled immediately following an `npm install`, improving the setup process consistency.
The file is empty.
Languages
TypeScript
85.9%
JavaScript
14.1%