Jake Danton
Results
15
issues of
Jake Danton
Using install without flags works as expected. Running `tsd install chai mocha` installs both chai and mocha. However, running `tsd install -s chai mocha`, `tsd install -r chai mocha`, etc....
fix: updates Nuxt to v3.7 fix: appends './' to relative paths in the same directory fix: moves to `@nuxt/eslint-config` and applies `lint` rules fix: moves to `release-please` as `standard-version` is...