-
**Oni Version:** 0.3.7
**Neovim Version (Linux only):** 0.2.2
**Operating System:** ubuntu 16.04
**Issue:**
Each typescript project I had worked on consumes 100% CPU resources by oni-plugin-tsli…
-
I am using some additional plugins for tslint which require type information which is usually provided using the ```--project 'tsconfig.json'``` flag. tslint-loader does not seem to be providing this …
-
On my tslint.json I have the following configuration:
`{
"extends": ["tslint:recommended"],
"linterOptions": {
"exclude": [
"./**/ServerModels.ts"
]
}`
Which…
-
## The devDependency [tslint-config-prettier](https://github.com/prettier/tslint-config-prettier) was updated from `1.15.0` to `1.16.0`.
🚨 [View failing branch](https://github.com/zephraph/vue-graph…
-
I feel like this is a cause for concern when I'm using the tslint package. Not sure what is causing the worker to use so much cpu. Let me know what information to provide.
ghost updated
5 years ago
-
Hello! Thank you for this project.
We created public service which response our common tslint.json
In webstorm tslint we can provide http path to our tslint, but in atom we cant/ how to do?
Thank you…
-
I've installed Oni and followed [this tutorial](https://github.com/onivim/oni/wiki/Plugins#installing-an-oni-plugin) to install `oni-plugin-tslint`, so that tslint errors get highlighted on the editor…
-
this fails with tslint 3.15.x and tslint 4.0.x
// on 4.0.x
Module build failed: TypeError: Cannot read property 'findConfiguration' of undefined
at resolveOptions (.../node_modules/tslint-loa…
-
When working in a project with lots of in-repo addons/engines, the output from this broccoli plugin gets a little noisy. In my example app, rougly 50% of the logging output for the whole app comes fro…
-
### Bug Report
- __TSLint version__:
- __TypeScript version__:
- __Running TSLint via__: (pick one) CLI / Node.js API / VSCode / grunt-tslint / Atom / Visual Studio / etc
#### Reproduction usi…