-
* **electron-builder version**: 25.1.7
* **Node version**: 20
* **Electron version**: 32.1.2
* **Target**: Windows
I have an Angular app in Electron. When I add a preload.js fi…
-
I was confused that this is not implemented as a tslint rule. It would be great to have the editor integration, line/column data for errors, shareable configuration and autofixing of tslint for this.
-
使用svn读取https://github.com/NervJS/taro-v2ex-hooks.git最新代码以后,运行:
$ npm install
$ npm i -g @tarojs/cli
$ taro build --type weapp --watch
这个跑不起来的,出现下面错误:
![QQ截图20190719145017](https://user-imag…
-
I'm not sure how this is possible, but the built in type definitions for gulp-tslint itself don't work for me when trying to use a typescript gulpfile.
A lot of libraries that export a function th…
-
Here is my `sonar-project.properties`:
```
sonar.projectKey=myproj
sonar.projectName=My Project
sonar.projectVersion=1.0.0
sonar.sources=src
sonar.sourceEncoding=UTF-8
sonar.language=ts
…
-
### Cody Version
5.5.5
### IDE Information
GoLand 2024.1
Build #GO-241.14494.238, built on March 28, 2024
Licensed to Yevhen Androsov
Subscription is active until May 4, 2024.
Runtime version: …
-
https://github.com/lapanti/ts-react-boilerplate#requirements
its giving some of the errors,
Its just a new start.
`yarn develop`
Module build failed: TypeError: Cannot read property 'indexOf'…
-
Any thoughts when will we be able to support CRA 2.0?
There is this PR https://github.com/wmonk/create-react-app-typescript/pull/409, just wondering what's remaining to get it through.
Thanks.
-
The code linting is required, to maintain the the uniformity of the code, and code style.
We have good old `TSLint` for Typescript analyzing, along with `codelyzer` specifically for angular.
We need…
-
- [x] I have searched through existing issues
- [x] I have read through [docs](https://vuejs.github.io/vetur)
- [x] I have read [FAQ](https://vuejs.github.io/vetur/guide/FAQ.html)
- [x] I have …