-
_From @stevenzeck on October 12, 2018 15:40_
Unibeautify CI is great, however if left unchecked it can cause a TON of backlogs in Travis. I forget which repo it was, but Unibeautify was not correct o…
-
![image](https://user-images.githubusercontent.com/15050634/45582708-4d61a080-b8e7-11e8-8c82-3d90875d91e7.png)
with vue and typescript3.03
i have install with npm
import wx from 'jweixin'; w…
-
Typescript 3 supports references:
- https://blogs.msdn.microsoft.com/typescript/2018/07/30/announcing-typescript-3-0/#project-references
- https://github.com/Soul-Master/typescript3-composite-proj…
-
Hello, I'd like to contribute to the project, I use it daily in my application, could not contact the repository owner directly, so opening an issue to get noticed.
First I think the README on types…
-
Hey guys,
I just upgraded to this plugin from rollup-plugin-typescript2 as I swtiched to typescript3. But now I am getting this error:
[!] Error: The keyword 'interface' is reserved
src…
-
It would be nice to have some way to specify a custom TypeScript configuration file.
Example:
```console
$ vim esm.tsconfig.json
```
```json
{
"compilerOptions": {
"target": "es6"
…
-
>关于脚本语言的同质化、代码互译,以及运行时共享的一些想法
ref: https://github.com/program-in-chinese/overview/issues/75
### 语法设计
注:这里的语法是过渡阶段的专用语法,又称过渡PL(GDPL)。
主要参照: Mathematica,K,TypeScript,erlang,Rust
- **Symbol…
-
Run :
`npx react-codemod update-react-imports`
babel version:
```
"@babel/core": "^7.12.3",
"@babel/preset-react": "^7.12.1",
```
It report:
![image](https://user-images.githubusercontent.co…
-
```sh
Platform: macos aarch64
Version: 1.44.4
Args: ["/Users/marvinh/dev/denoland/deno/target/debug/deno", "run", "--unstable-ffi", "--unstable-fs", "--unstable-webgpu", "--node-modules-dir", "-A",…
-
we should change it to [this](https://www.npmjs.com/package/@rollup/plugin-typescript) '@rollup/plugin-typescript'. Don't know if this would brake anything.