feat: allow lazyDefine to take an object of callbacks #893
Annotations
6 errors and 1 warning
Lint Codebase:
src/lazy-define.ts#L84
Delete `;`
|
Lint Codebase:
src/lazy-define.ts#L85
Delete `;`
|
Lint Codebase:
src/lazy-define.ts#L86
Replace `|` with `·|·`
|
Lint Codebase:
test/lazy-define.ts#L49
Replace `"takes·an·object·as·well"` with `'takes·an·object·as·well'`
|
Lint Codebase:
test/lazy-define.ts#L56
Delete `,`
|
Lint Codebase
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading