Is there any special case for using ` "target": "es6",` at `tsconfig.json` ? Because `lib/index.js` is shipped with ES6 and could not be used as is and should be recompiled to ES5.