-
## 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…
-
My eslint config has typescript rule
```ts
'@typescript-eslint/no-unused-vars': ['error', {
caughtErrors: 'none',
}],
```
eslint-plugin-oxlint is configured in eslint.config
```ts
},
…
-
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…
-
Can we do this before we upgrade to Vue3? @JazzarKarim
-
I am having trouble using the component in my vue.js app without typescript support. Can't find a working example online. I see an old issue that was closed but the example isn't working for me.
-
I have seen many projects and starter templates:
- https://github.com/wopjs/template
- https://github.com/antfu/starter-ts
- https://github.com/codemirror/dev
People like creating standards and …
-
Looking at the recommended usage
src/main.js
```js
import Vue from 'vue'
import App from './App'
import { library } from '@fortawesome/fontawesome-svg-core'
import { faUserSecret } from '@fort…
-
I have the `.eslintrc` under my project:
```
{
// I want to use babel-eslint for parsing!
"parser": "babel-eslint",
"env": {
"browser": true,
"es6": true,
"commonjs": t…
-
https://github.com/stlbucket/vue-graphiql
in the above repo, i have created a new vue cli 3 app, then tried to incorporate the graphiql react component via vuera
i've been able to get past a num…
-
### Version
3.7.0
### Reproduction link
[https://github.com/iovuio/so-vue-lint-issue-001](https://github.com/iovuio/so-vue-lint-issue-001)
### Environment info
```
System:
OS: m…
parml updated
5 years ago