typescript
typescript copied to clipboard
TypeScript Support for Nuxt 2
**Is your feature request related to a problem? Please describe.** Right now, doing `import api from '@/serverMiddleware/api'` doesn't work. **Describe the solution you'd like** It'd be nice to be able...
**Describe the bug** I'm using`nuxt-property-decorator` and `vue-property-decorator` to import elements such Vue, Component, Model, ect into my project. I chose to develop using`Class-Based Component` . Inside a page (Home), I...
My interfaces are coming from separate file, lets say: _ts/interfaces/foo.ts_ with a content of ``` export default interface Foo { ... }; ``` and I imported that on my store...
Is it possible to break modules in `store/` - `moduleName.ts` into `store/` |-`moduleName/` ||--`[index.ts, mutations.ts, getters.ts, mutation-types.ts, etc]` A problem is, when You use [vanilla style](https://typescript.nuxtjs.org/cookbook/store.html#vanilla), by default nuxt recognises...
**Is your feature request related to a problem? Please describe.** I can't get Ava to work with Typescript and Nuxt. It's very weird, but my project works `npm run dev`...
**Is your feature request related to a problem? Please describe.** _I'm always frustrated when..._ a module doesn't have clear typescript instructions and/or doesn't have typings **Describe the solution you'd like**...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`8.53.0` -> `9.23.0`](https://renovatebot.com/diffs/npm/eslint/8.53.0/9.23.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0. Release notes Sourced from prismjs's releases. v1.30.0 What's Changed check that currentScript is set by a script tag by @lkuechler in PrismJS/prism#3863 New Contributors...
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.8.2. Release notes Sourced from axios's releases. Release v1.8.2 Release notes: Bug Fixes http-adapter: add allowAbsoluteUrls to path building (#6810) (fb8eec2) Contributors to this release...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [nuxt](https://nuxt.com) ([source](https://redirect.github.com/nuxt/nuxt/tree/HEAD/packages/nuxt)) | [`2.x` -> `3.x`](https://renovatebot.com/diffs/npm/nuxt/2.17.2/3.12.4) | [](https://docs.renovatebot.com/merge-confidence/) |...