-
**Describe the bug**
When using mega-lint-runner, `TYPESCRIPT_ES` always fails to lint, because it is not able to access `/tsconfig.json`
![mega-lint-runner on local system](https://user-images.…
-
Hi,
Is this plugin no longer supported on Webstorm? I have the latest versions of Webstorm and WallabyJs. Everything was fine, but now once updated, nothing works. I get the error below.
```
…
-
Hi, I'm facing an issue on Firefox. When I type period using SHIFT + associated key (using an AZERTY keyboard), the editor displays a colon instead.
This happens only for the first period but it does…
-
Hi I am trying to use two differen editor on same URL ( same route). I had given them different ref and name.
e.g
![image](https://user-images.githubusercontent.com/85746323/211246637-29009c93-74a6…
-
I was trying to use the new feature `$NVIM_APPNAME`, where you can use multiple nvim configs, but when I tried installing nyoom, I got this error. The installation folder is `$HOME/.config/nyoom`. I'm…
-
I'm trying out version 14.0.0-RC1 and when I proceed as described in the tutorial I get the dozens of the `No message string for ` warning in the browsers console.
Did I miss something? Do I have t…
-
### What happened?
There is a build issue under angular 13 and ngx-editor 13.0.0
### Version
13.0.0
### Angular Version
13.3.11
### What browsers are you seeing the problem on?
Firefox, Chrome,…
-
I am trying to use ngx-monaco-editor in an **Angular 6** application.
Following the exact steps of the readme:
1. Do npm install
2. Add assets to angular-cli.json
3. Add `MonacoEditorModule.fo…
-
Hi, I have installed your lib:
```
npm install angular-markdown-editor
```
Then I have imported the `AngularMarkdownEditorModule` module, and used the following code in your README.md:
```html
…
-
## Current Behavior
Typescript 3.9 add **tsconfig.base.json** instead **ts.config.json**
## Expected Behavior
Change tsconfig.json to tsconfig.base.json
## Steps to Reproduce
…