$ npm run tsc | peco
Cannot find name
Cannot assign to
$ git mv
$ find app/src -name "*.js" -exec sh -c 'git mv "$0" "${0%.js}.ts"' {} \;