-
Plan to support [Deno](https://deno.land/) in this project?
It seems that VSCode and coc.nvim are compatible.
-
Ajax methods is not parsing settings object, but treat it as url string. [Docs here](https://github.com/Reactive-Extensions/RxJS-DOM/blob/master/doc/operators/get.md)
**RxJS version:**
^5.0.0-rc…
-
Using theme Noctis Lilac https://marketplace.visualstudio.com/items?itemName=liviuschera.noctis
New typesctipt file with contents:
```ts
return new Promise((resolve, reject) => {
const data …
-
Error reported when there is a "diff" file in the editor and we restart the backend.
Scenario:
1- Open BE and FE
2- Get a diff with a previous branch
3- Select a diff file to open in the editor
4…
-
I will like to disable typescript type checking to improve loading time.
I found the following example to disable typescript
``` javascript
module.exports = function override(config) {
config.…
-
非常好的组件,能否加入Typesctipt的支持,增加.d.ts文件呢
-
**Prettier 1.18.2**
[Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuc0DOMAEBZAngYQgFsAHaBLAXkwAoBKTSgPloB0pNMAeAEwEsAbk3adOwNMTgAhCBAA2jStQAMmAPxsOozr0FMJROJkiwKmGAAsAhlhhWA1nDSYAr…
-
Error: Cannot find module '@vue/cli-plugin-router/generator/template/src/views/Home.vue' from 'D:\admin\node_modules\@vue\cli-plugin-typescript\generator\template\src\views'
![image](https://use…
-
1. Describe your issue:
Riot@4 has changed its syntax like VueJS(exports key-value object), and I feel that `lifecycleMethods(props, state)` syntax is not so intuitive.
I like `this.prop = 'some…
-
It seems that the docu is out of sync with the `i18next` module. TypeSctipt complains about the import as suggested in the docu:
```typescript
import i18next from 'i18next'
```
The way it wor…