JoeLee

Results 7 issues of JoeLee

![image](https://user-images.githubusercontent.com/33168975/146666883-e9583e1f-5092-4a3b-9372-fe48b00d58d9.png) 在哪里配置啊。config.local,yaml 这个配置没用

![image](https://user-images.githubusercontent.com/33168975/145712125-d6096981-1bbf-40e2-aed8-2ae9220b5145.png)

我只引用了4个图标 ![image](https://user-images.githubusercontent.com/33168975/101019280-b35d9f80-35a7-11eb-837a-c2453adaa668.png) Webpack4 ![image](https://user-images.githubusercontent.com/33168975/101019438-f0c22d00-35a7-11eb-9274-61ca19a4c7f6.png) ![image](https://user-images.githubusercontent.com/33168975/101019485-02a3d000-35a8-11eb-8176-be853e0c5dfc.png)

### Please confirm if bug report does NOT exist already ? - [X] I confirm there is no existing issue for this ### Steps to reproduce ? When I attempted...

![image](https://github.com/vuejs/language-tools/assets/33168975/afe1c124-6053-4a5f-890b-b3564f04edcc) ![image](https://github.com/vuejs/language-tools/assets/33168975/b4513101-b0a7-44c9-af8e-9a2c0c9c71e3) Vue files do not support TypeScript syntax. tsconfig.json ``` // Generated by nuxi { "compilerOptions": { "forceConsistentCasingInFileNames": true, "jsx": "preserve", "jsxImportSource": "vue", "target": "ESNext", "module": "ESNext", "moduleResolution": "Bundler",...

![image](https://user-images.githubusercontent.com/33168975/47473862-0e5c2e80-d847-11e8-868a-990f0f36c33b.png) ![image](https://user-images.githubusercontent.com/33168975/47473882-2764df80-d847-11e8-9ea0-9502abe00972.png) Result: ![image](https://user-images.githubusercontent.com/33168975/47473906-3cda0980-d847-11e8-817d-cc81aaf98038.png)

![image](https://github.com/grid-js/gridjs/assets/33168975/4bf8ebc6-69fd-4730-a47a-8a2281ee0791) ![image](https://github.com/grid-js/gridjs/assets/33168975/da1e0f37-7d65-4abf-9143-aee0c9d5a6c9) Like this. Currently, to customize, you need to first remove the corresponding plugin, then save the configuration within the plugin to an object, and finally force a re-render....