-
**Tell us about your environment**
- **ESLint version:** 8.25.0
- **eslint-plugin-gridsome version:** 1.6.2
- **Node version:** 16
**Please show your full configuration:**
```javas…
-
ERROR Failed to compile with 2 errors 12:34:54
error in ./src/componen…
-
Review package.json dependencies here -
https://github.com/2pisoftware/cmfive-core/blob/develop/system/templates/base/package.json
Mark if they are required.
Remove them if they are not required…
-
I get an error when I add this code in nuxt.config.js:
```
postcss: CKEditorStyles.getPostCssConfig({
themeImporter: {
themePath: require.resolve('@ckeditor/ckeditor5-theme-lark')…
-
I wonder how I can activate IntelliCode in .vue files. You can use TypeScript or JavaScript in .vue files, so IntelliCode shouldn't have a problem language-wise.
Propably this can be achieved with …
-
../../node_modules/.pnpm/@map-component+vue-tmap@1.0.1/node_modules/@map-component/vue-tmap/dist/components/dom-overlay.d.ts:1:23 - error TS2688: Cannot find type definition file for '@map-component/t…
-
use vue-cli (version @vue/cli 4.5.12) select create by typescript,vue 3.0,router,store,css-process,and jest.
input vue add element-plus,when install success,webpack complied fail with some log show …
-
Here you can read a post from Evan You @yyx990803 https://github.com/vuejs/vue-next/issues/4744#issuecomment-937369062
I feel like this library is not maintained anymore. Maybe it's time to depreca…
-
It would enforce using a `.js` extension for relative imports if it doesn't already have an extension.
We cannot auto-fix as we cannot know whether `import foo from './foo';` refers to a file or di…
-
It would be good to include the definitions along with this package.
Right now the following code needs to be included in the VueJS app in order to make the typescript recognise them.
```js
imp…