Dimitri B.

Results 22 issues of Dimitri B.

Limit the files and directories that will be published to `npm` via the `files` config key in `package.json`.

This PR adds tests for TypeScript types via `tsd` tool. Along with the tests, the TypeScript types were improved a bit and the `tsd` tool was integrated into the existing...

When an import is missing, this plugin correctly flags the symbol that couldn't be resolved and when triggering a code action for the flagged error also correctly suggests to add...

enhancement

### Platforms affected All. ### Motivation and Context Currently, `cordova-plugin-file`'s `FileReader` doesn't correctly implement the `EventTarget` interface. What works are listeners attached via `on[event]` properties, like `onloadend`. What doesn't work...

Currently (v5.9.0), the `nocompat` build target generates code that contains unshadowed `module` references. This leads to `ReferenceError: module is not defined` kind of error messages when the `amplitude.nocompat.js` is being...

- add tests for types (via `tsd` tool) - upgrade airtap due to critical vulnerability - fix `standard` errors

Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...

Popular package
Unreviewed
Edits Owners

I suppose this constitutes a major bump...