issues
search
igrowker
/
i004-reffindr-back-nodejs
2
stars
0
forks
source link
Refactor index route handler and update TypeScript configuration
#3
Closed
JackDev21
closed
6 days ago
JackDev21
commented
6 days ago
Changed the request parameter in the root route handler to an underscore for clarity.
Updated package.json to include nodemon for development and adjusted build scripts.
Changed TypeScript module setting from ESNext to commonjs and enabled strict checks in tsconfig.json.