chore: Update yarn.lock #5
Annotations
7 errors
yarn lint:
src/app.ts#L8
The variable `pkg` should be named `package_`. A more descriptive name will do too
|
yarn lint:
src/app.ts#L12
The variable `opts` should be named `options`. A more descriptive name will do too
|
yarn lint:
src/config.ts#L9
Please rename the variable `rootDir`. Suggested names are: `rootDirection`, `rootDirectory`. A more descriptive name will do too
|
yarn lint:
src/plugins/print-registered-routes.ts#L2
The variable `env` should be named `environment`. A more descriptive name will do too
|
yarn lint:
src/server.ts#L3
The variable `env` should be named `environment`. A more descriptive name will do too
|
yarn lint:
src/utils/zod.ts#L12
Please rename the variable `e`. Suggested names are: `error_`, `event`. A more descriptive name will do too
|
yarn lint
Process completed with exit code 1.
|
Loading