Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using Typescript I have this warning: `./pkg/index.js Line 52:22: Expected '!==' and instead saw '!=' eqeqeq Search for the keywords to learn more about each warning. To ignore, add // eslint-disable-next-line to the line before. ` I guess this should solve the warning. Thank you for all the work.
- Loading branch information