-
**Is your feature request related to a problem? Please describe.**
I enabled `@typescript-eslint/no-unsafe-member-access` (part of `plugin:@typescript-eslint/recommended-type-checked`) and I get in…
-
I recently updated my tsconfig to use moduleResolution: NodeNext (which enables "exports" processing in package.json).
However, I am still producing CommonJS output using "module: NodeNext" in tsco…
-
### Preflight Checklist
- [X] I have searched the [issue tracker](https://www.github.com/rrweb-io/rrweb/issues) for a bug report that matches the one I want to file, without success.
### What pa…
-
## Expected Behavior
The project is launched after executing the `npm start` command.
## Current Behavior
The projet failed to compile with the error message
```
./node_modules/value-or-p…
-
Hey Eddy!
From what I understand, Firestore supports listening to [changes between snapshots](https://firebase.google.com/docs/firestore/query-data/listen#view_changes_between_snapshots). I tried t…
-
The `@types/web` package typings are published as a `lib` -- they don't declare any module, they don't import or export anything. You can include them using a triple-slash comment, but I don't think …
-
Hi @jan-molak , thanks for such a useful library.
I'm reporting an error that occurs when installing it.
```bash
npm install describe-module --save
```
generates an error:
```bash
npm ERR! co…
-
**Description**
The [vscode-uri](https://github.com/microsoft/vscode-uri) module and typings from the application are inconsistent, is this expected?
For instance, the interface `UriComponents` …
-
## Description
In order to improve Developer Experience, it would be nice to have type security and IntelliSense suggestions when creating a Lighthouse configuration.
## Suggested Solution
- …
-
Hello!
I think this could be a wonderful tool to make Dart a better option for web development.
I wanted to crete typings for the javascript version of the processing creative library.
And used…