tamamadesu
tamamadesu
Thx reply fisrt the same eslint setting in vscode was worked, in my test case,if set parser: "@typescript-eslint/parser" in .eslintrc,when open .tsx file,the lower-left corner ' LSP-eslint' just show a...
> are you able to provide a github repository that reproduces the issue? ok
here is a test demo: https://github.com/tamamadesu/eslint-test
> LSP-eslint doesn't seem to report any error and just crashes silently. > > But if you try to run `eslint` manually then you'll see what the error is: >...
for example , when I install x-editable , I can`t require it in webpack!
Finally, I built a bower_main_json.js file , like: > { > "bower_name":{ "main": [" xxx.js","xxx.css","xxx.jpg"] } > } and write a node script for replace the bower.json. so, I will...