"ionic start ionic2ts tutorial --v2 --ts"
├── app
├── config.xml
├── gulpfile.js
├── hooks
├── ionic.config.js
├── ionic.config.json
├── node_modules
├── package.json
├── platforms
├── plugins
├── resources
├── tsconfig.json
├── typings
├── typings.json
└── www
have not webpack.config.js
thank you!!!!!