-
-
Normally, when using `transpileOnly` + `ForkTsCheckerWebpackPlugin`, you want to do linting in the `ForkTsCheckerWebpackPlugin` (which it supports by supplying a config object `{ tslint: ''}`). It's a…
-
Add [TSLint](https://github.com/palantir/tslint) support
-
When i build with Angular CLI, i have this error :
> ERROR in node_modules/api-ai-javascript/ts/Request/TTSRequest.ts(17,31): error TS2339: Property 'DEFAULT_TTS_HOST' does not exist on type 'type…
-
https://medium.com/palantir/tslint-in-2019-1a144c2317a9
-
eslint is very important for coding style
-
C:\Users\Me\myapp\frcstfolder>npm run tslint
> project-name@0.0.1 tslint C:\Users\Me\myapp
> tslint -c tslint.json "frcstfolder/**/*.ts" "test/**/_.ts" "fuse/__/_.ts"
frcstfolder/scripts/frcsrapp/di…
-
isc30 updated
6 years ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I am trying to use this library to interact with kubernetes. I am having difficulties with typescript complier.
**Error**
```bash
$ tsc -p tsconfig.json
node_modules/k8s/index.ts(5,23): error T…