H-2457: Improved ESLint configuration #8038
Annotations
10 errors
|
libs/@local/repo-chores/node/scripts/check-license-in-workspaces.ts#L1
Run autofix to sort these imports!
|
libs/@local/repo-chores/node/scripts/check-license-in-workspaces.ts#L6
Please rename the variable `monorepoRootDirPath`. Suggested names are: `monorepoRootDirectionPath`, `monorepoRootDirectoryPath`. A more descriptive name will do too
|
libs/@local/repo-chores/node/scripts/check-license-in-workspaces.ts#L9
Unexpected console statement
|
libs/@local/repo-chores/node/scripts/check-license-in-workspaces.ts#L13
Please rename the variable `yarnWorkspaceDirPaths`. Suggested names are: `yarnWorkspaceDirectionPaths`, `yarnWorkspaceDirectoryPaths`. A more descriptive name will do too
|
libs/@local/repo-chores/node/scripts/check-license-in-workspaces.ts#L37
Expected blank line before this statement
|
libs/@local/repo-chores/node/scripts/check-license-in-workspaces.ts#L37
/^LICENSE(-[A-Z0-9]+)?(\.(md|txt))?$/ can be optimized to /^LICENSE(-[\dA-Z]+)?(\.(md|txt))?$/
|
libs/@local/repo-chores/node/scripts/check-license-in-workspaces.ts#L46
Please rename the variable `yarnWorkspaceDirPath`. Suggested names are: `yarnWorkspaceDirectionPath`, `yarnWorkspaceDirectoryPath`. A more descriptive name will do too
|
libs/@local/repo-chores/node/scripts/check-license-in-workspaces.ts#L61
Expected blank line before this statement
|
libs/@local/repo-chores/node/scripts/check-license-in-workspaces.ts#L68
Unexpected negated condition
|
This job failed
Loading