feat: export html parts renderers #115
Annotations
5 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint Files:
src/plugins/layout/index.ts#L28
Unexpected console statement
|
Lint Files:
src/render.test.ts#L8
Assignment to property of function parameter 'htmlAttributes'
|
Lint Files:
src/types.ts#L76
Unexpected any. Specify a different type
|
Lint Files:
src/types.ts#L115
Unexpected any. Specify a different type
|
Loading