feat: add options for placeholders #392
Annotations
2 errors and 12 warnings
Verify Files:
src/extensions/behavior/index.ts#L9
Replace `"../../utils/placeholder"` with `'../../utils/placeholder'`
|
Verify Files
Process completed with exit code 1.
|
Verify Files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify Files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify Files:
demo/Playground.stories.tsx#L9
Unexpected any. Specify a different type
|
Verify Files:
demo/Playground.tsx#L44
Unexpected console statement
|
Verify Files:
demo/Playground.tsx#L45
Unexpected console statement
|
Verify Files:
demo/global.d.ts#L2
Unexpected any. Specify a different type
|
Verify Files:
src/commands/join.test.ts#L53
Forbidden non-null assertion
|
Verify Files:
src/commands/join.test.ts#L54
Forbidden non-null assertion
|
Verify Files:
src/commands/join.test.ts#L56
Forbidden non-null assertion
|
Verify Files:
src/commands/join.test.ts#L73
'doc' is already declared in the upper scope
|
Verify Files:
src/commands/join.test.ts#L86
'doc' is already declared in the upper scope
|
Verify Files:
src/core/Editor.ts#L166
Expected return with your callback function
|