feat: make other form optional #159
Annotations
12 warnings
commitlint
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/.
|
test
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/.
|
test:
src/index.ts#L116
Missing JSDoc @returns for function
|
test:
src/index.ts#L116
Missing JSDoc for parameter 'pluralizers'
|
test:
src/types.ts#L7
Unexpected any. Specify a different type
|
test:
src/types.ts#L11
Unexpected any. Specify a different type
|
test:
src/types.ts#L17
Unexpected any. Specify a different type
|
test:
src/types.ts#L28
Unexpected any. Specify a different type
|
test:
src/types.ts#L32
Unexpected any. Specify a different type
|
test:
src/types.ts#L35
Unexpected any. Specify a different type
|
test:
src/types.ts#L39
Unexpected any. Specify a different type
|
test:
src/types.ts#L42
Unexpected any. Specify a different type
|