forked from loafle/openapi-generator-original
* [TypeScript][Node] Resolve TS7017 error * Run `bin/typescript-node-petstore-all.sh` * Run `bin/security/typescript-node.sh` * Add `strict` option to ts-node config * Run `bin/typescript-node-petstore-all.sh` * Fix `strict` option syntax in typescript-node/tsconfig.mustache * Sync tsconfig.json * Sync package.json * Delete typings.json * Sync tsconfig.json * Resolve TS2345 error * Resolve TS2322 in integration-test (Delete non-effective codes) * Add @types/rewire to test * Resolve TS7017 errors * Run `bin/typescript-node-petstore-all.sh` * Run `bin/security/typescript-node.sh`