-
**Description**
在使用vue-cli的eslint插件时,默认配置中仅仅排除了node_modules中的所有内容,而public目录或者其他位置的文件都会被检查,当希望写一些其他格式的js文件(比如pwa的swSrc文件)时,就不希望被eslint检查到。
如何才能修改eslint的配置让他按自己期望的方式检查文件呢?
**Environment**
- vue-cl…
-
**Checklist**
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed.
**Tell u…
-
### Version
5.0.4
### Reproduction link
[github.com](https://github.com/gklittlejohn/vuecliissue)
### Environment info
```
Environment Info:
System:
OS: Windows 10 10.0.190…
-
### Clear and concise description of the problem
全局的组件,有没有办法要求使用的时候必须`PascalCase`
全局注入的组件是`unplugin-vue-components`自动注入的,但是没办法限制组件里面的写法必须是`PascalCase`
有生成typescript的声明文件`components.d.ts`
### Sugge…
-
It seems that alot of dependencies are missing after `npm install`.
I have done the following:
1. `git clone git@github.com:gustaYo/vue-chess.git`
2. `cd vue-chess`
3. `npm install`
4. `yes |…
-
在从master分支切换到i18n分支之后出现错误
错误如下图:
`Error: Cannot find module vue/cli-plugin-eslint`
这个是vue环境的问题吗,是build的时候的问题吗,需要重新删除node_modules重新install吗
-
**Environment**
```
"dependencies": {
"@nativescript-community/ui-lottie": "^4.1.2",
"@nativescript/auto-fit-text": "^1.0.1",
"@nativescript/core": "~8.1.2",
"@nativescript/fir…
-
![Screenshot 2024-02-19 at 14-46-57 Bump vuetify from 2 7 1 to 2 7 2 in _frontend · betagouv_ma-cantine@2e7fb29](https://github.com/betagouv/ma-cantine/assets/9282816/10aa2905-722b-47d7-98bc-ffbbb45fe…
-
### Enviroment
Win10 Pro 64x
Nodejs v15.0.0
Npm 7.0.2
I am getting this error when trying to create a new nuxt app
### Creating new app
npx create-nuxt-app nuxt_test
create-nuxt-app v3.…
-
Uncaught ReferenceError: _typeof is not defined
at Object.open (8e8bdf9e-d4c0-4737-bebc-063804e23f6b:2)
at Object.createStandardStreams (8e8bdf9e-d4c0-4737-bebc-063804e23f6b:2)
at Objec…