Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused dependencies + install eslint (#19)
* Force uuid v7 to remove deprecation warning on npm i npm warn deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. * Add the depcheck tool * Remove unused deps Unused devDependencies * chalk * lodash * rimraf * run-sequence * Install eslint * CI: lint the code
- Loading branch information