-
Add some short examples and then link to other resources (mdn, books like Exploring ES6, etc)
- es2016
- [ ] Array.protortype.includes
- [ ] **
- es2017
- [ ] async/await
- [ ] Object.…
-
I'm trying to get simpledom working in codebase with two environments. One with `ts-node` and another with `webpack` and `ts-loader` with `"esModuleInterop": true,`
With `simple-dom@1.3.0` I could …
-
`async` `await` 好基友成对出现
![image](https://user-images.githubusercontent.com/1518967/51718717-8eca3f80-2081-11e9-9bdd-177711475c52.png)
![image](https://user-images.githubusercontent.com/151896…
-
In ch-6 ,You explained 4 different paradigm for dealing with MongoDb.
I think Es7 async await pattern is the most simple approach.
Babel also provides Es2017 preset.
I think you should include thi…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com/io…
-
https://github.com/retorquere/generator-zotero-plugin/blob/2ea55de163dcce039db9c7950ea8323f332ab67b/app/tsconfig.json#L19-L24
This may be because I'm not as familiar with the `tsconfig.json` or my …
-
Hey there, thanks for this awesome module.
Quick question, is it possible to specify additional/different tsconfig compiler options when building the production bundle. I would like to set the target…
-
I noticed that systemjs serve throws an error after a file has been changed.
TypeError: Object.values is not a function
It seems that the support for this ES2017 functionality is added in nodejs…
-
# Bug Report
When running `tsc --init --target es2015`, the generated target is `es6`.
```
{
"compilerOptions": {
/* Visit https://aka.ms/tsconfig.json to read more about this file */
…
-
Seeing [issues of istanbul-instrument-loader](https://github.com/webpack-contrib/istanbul-instrumenter-loader/issues/73), I changed my depencies just got blank file:
![image](https://user-images.gith…