envs icon indicating copy to clipboard operation
envs copied to clipboard

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

Open VanessaPC opened this issue 5 years ago • 0 comments

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.

VanessaPC avatar Mar 05 '20 13:03 VanessaPC