teambit / envs

Component development environments for the Bit community
https://bit.dev/bit/envs
Other
63 stars 9 forks source link

Webpack-Eslint to do a type check of original source code #100

Open VanessaPC opened 4 years ago

VanessaPC commented 4 years ago

https://github.com/benmosher/eslint-plugin-import/blob/master/docs/rules/named.md This actually tells webpack / eslint plugin to do a type checking, and for that it requires the original source code.