aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
AgeCommit message (Collapse)Author
2024-10-08all: update package description and dependenciesShulhan
This changes update the package name and repository URL to new name "pakakeh.ts". On dependencies, we upgrade the tools to use eslint v9.
2024-09-15all: update dependenciesShulhan
2023-12-08all: update all dependencies and populate the "package.json" filev0.1.0Shulhan
2023-11-11all: update all npm devDependenciesShulhan
2023-10-24all: fix all linter warnings from tsc and eslintShulhan
In this changes we introduce eslint as our linter for TypeScript and update our tsconfig to be more strict. The ".eslintrc.yaml" and "tsconfig.json" is taken from golang/website repository [1]. [1]: https://cs.opensource.google/go/x/website