-
## The devDependency [fork-ts-checker-webpack-plugin](https://github.com/Realytics/fork-ts-checker-webpack-plugin) was updated from `0.4.14` to `0.4.15`.
🚨 [View failing branch](https://github.com/E…
-
## The devDependency [fork-ts-checker-webpack-plugin](https://github.com/Realytics/fork-ts-checker-webpack-plugin) was updated from `0.4.14` to `0.4.15`.
🚨 [View failing branch](https://github.com/a…
-
Does eslint-plugin-react-native suport typescript?
-
## Problem
If my JSON in `contains_json` contains comments, the parser will fail.
Example:
```toml
[".vscode/extensions.json".contains_json]
"unwantedRecommendations" = """
[
// VSCode ha…
-
### Make sure to check the demo app(s) for sample usage
### Make sure to check the existing issues in this repository
### If the demo apps cannot help and there is no issue for your problem, t…
-
I'm assuming that `package-lock.json` should not be included. When I add `drf_yasg` to `INSTALLED_APPS` in `settings.py` (this project has its own `package.json` and `package-lock.json`. Now when I ru…
-
### Current Behavior:
Running npm 7 in docker image has some serious performance issues. Running same npm 7 locally doesn't have this on the other hand. I was thinking about posting this in the doc…
-
I'm trying to sign in with google account with angular, when I call the firebase.login function and getting following error:
![google_sign_in_issue](https://user-images.githubusercontent.com/650730…
-
I've switched from Sublime Text to Visual Studio Code, yet this isn't reflected in this repo.
Currently installed plugins:
- PHP IntelliSense (`felixfbecker.php-intellisense`)
- Prettier - Code…
-
Hello! I can't manage to build a Library, webpack build fails with:
```
ERROR in ./Accounts/retrieve.ts(4,9)
TS2339: Property 'add' does not exist on type 'Library'.
```
**retrieve.ts:**
`…