-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
running `pnpm turbo dev`
```
Need to install the following packages:
jsonresume-theme-full:dev: livereloadx@0.3.10
@jsonresume/theme-stackoverflow:dev: info => Modifying Create React App rules.…
-
I think it'd be really useful to have a section on static type chacking in the Front End Guide (#158). (Or alternatively, in some kind of general JS guide that can be used for both front and back-end …
-
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…
-
## Overview
web-worker doesn't work with typescript and nextjs. Suggested `babel-loader` only works with js files.
Nextjs uses webpack5 and bunch of own loaders.
Adding
```
module: {
rule…
-
**Describe the bug**
Can't build main process with class.
**To Reproduce**
Create a ts file with a class in it.
import the class in background.ts
```ts
abstract class MainServiceBase {
priv…
-
Command:
```bash
./node_modules/apollo/bin/run client:download-schema \
--header "Authorization: JWT $1" \
--endpoint http://localhost:8080/graphql \
schema.json
```
Outcome:
```bash
…
-
**Prettier 2.8.3**
[Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAucAbAhgZ0wAgII7AA6UOOAAgBTqUCUAdAEZ20lkC2cMAFhACZ1CAXxJCQAGhAQADjACW0TMlDoATqogB3AApqESlOlSb0ATyWTGq9GADWXAMrpOAGT…
-
Howdy! Spent the last few hours trying to figure out if I was doing something stupid here, but just hitting walls and Google is letting me down.
I'm trying to use this without the macros by using t…
-
Hi,
I updated the dependencies on my project and webpack now fails since highcharts 11.2.0. If I pin down highcharts to 11.1.0, my project builds correctly.
I see in the highcharts changelog tha…