yarn add typescript
tsc --init
./node_modules/.bin/tslint --init
yarn edit
yarn swagger-test
ts-node ./node_modules/typeorm/cli.js migration:run
ts-node ./node_modules/typeorm/cli.js migration:revert
yarn add typescript
tsc --init
./node_modules/.bin/tslint --init
yarn edit
yarn swagger-test
ts-node ./node_modules/typeorm/cli.js migration:run
ts-node ./node_modules/typeorm/cli.js migration:revert