-
My eslint config has typescript rule
```ts
'@typescript-eslint/no-unused-vars': ['error', {
caughtErrors: 'none',
}],
```
eslint-plugin-oxlint is configured in eslint.config
```ts
},
…
-
### Describe the bug
When I try to generate vue-apollo operations I get errors on the variables type that there is a mismatch.
### Your Example Website or App
https://www.typescriptlang.org…
-
Greetings
I've been trying to make the plugin work with Refined GitHub's .tsx files without success.
First of all, according to this repo, in [here](https://github.com/xojs/SublimeLinter…
-
vue 项目dev环境 所有console都会被清除
-
如果在 vue 中错误的安装了 ts parser,就会导致使用的 getParer 出错,看最终生成的 config 内容不同, ts parer 解析 js 代码理论上应该会不同,这个 tsc 是通过 cwd() 下的 是否有 tsconfg.json 判断是否为ts项目的,望采纳,可以通过cwd() 下的tsconfig.json 判断是否为ts项目
-
### Version
5.0.0-rc.1
### Reproduction link
[github.com](https://github.com/huuff/mcve-vue-import-component-export)
### Environment info
```
Environment Info:
System:
OS: …
huuff updated
2 years ago
-
Can we do this before we upgrade to Vue3? @JazzarKarim
-
Hi!
I was having some trouble using this plugin along with Vuetify. For some reason, when I ran `npm run build` most of the CSS of the components that I was using on my page was not loaded.
After so…
-
Nuxt rc11
Blog-module 0.0.1-6
on build Uglify fails
```javascript
ERROR in 3.401771ae88b5828911b6.js from UglifyJs
Unexpected token: operator (>) [./node_modules/@nuxtjs/blog/src/app/mixins/ap…
-
## The devDependency [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) was updated from `6.7.0` to `6.8.0`.
🚨 [View failing branch](https://github.com/busterc/create-cordo…