https://github.com/akameco/s2s/tree/master/packages/babel-plugin-s2s-action-root のTSバージョン
https://github.com/akameco/s2s/tree/master/packages/babel-plugin-s2s-action-types のTSバージョン
https://github.com/akameco/s2s/tree/master/packages/babel-plugin-s2s-action-creater のTSバージョン
ディレクトリを検索し、rootファイルを作成する
$ yarn install
$ yarn run test
$ yarn run test-watch
$ yarn run test-init // expect.jsを消してから実行すると自動生成される
$ yarn build
$ yarn run publish-all