唯然

Results 220 comments of 唯然
trafficstars

the repo is here: https://github.com/weiran-zsd/tsdx will update the repo in package.json, and publish a patch later.

released v0.15.2: https://github.com/weiran-zsd/tsdx/releases/tag/v0.15.2

as alternatives: * a fork of tsdx: https://www.npmjs.com/package/dts-cli * microbundle * just use rollup/eslint/prettier/typescript/jest/...

I had written a similar rule for our private repo. the background: we split the app to several sub-modules: ```bash ~/app/src ├── common ├── pages | ├── moduel1 | ├──...

👍 looks great, thanks!

TLA has been supported, class fields is still in next => need be enabled by default.

emm... I don't think I have the knowledge to fix it. an option is to suggest people to start using seafox, as I didn't see a large value of maintaining...

it was in readme in the repo: https://github.com/facebook/prepack#status

just published a fork: `[email protected]`, supporting semver checking. 🚀