Refactor eslint config, and add linting workflow on pr #3
Annotations
10 errors and 10 warnings
CI:
build.config.ts#L4
Expected indentation of 2 spaces but found 4
|
CI:
build.config.ts#L5
Expected indentation of 2 spaces but found 4
|
CI:
build.config.ts#L6
Expected indentation of 2 spaces but found 4
|
CI:
build.config.ts#L7
Expected indentation of 4 spaces but found 8
|
CI:
build.config.ts#L8
Expected indentation of 4 spaces but found 8
|
CI:
build.config.ts#L9
Expected indentation of 6 spaces but found 12
|
CI:
build.config.ts#L10
Expected indentation of 4 spaces but found 8
|
CI:
build.config.ts#L11
Expected indentation of 2 spaces but found 4
|
CI:
src/commands/createForm/index.ts#L15
Expected no linebreak before this expression
|
CI:
src/commands/createForm/index.ts#L28
Expected no linebreak before this expression
|
CI:
src/commands/createForm/index.ts#L104
Unexpected console statement
|
CI:
src/commands/createForm/index.ts#L110
Unexpected console statement
|
CI:
src/commands/createForm/index.ts#L125
Unexpected console statement
|
CI:
src/commands/init/index.ts#L66
Unexpected console statement
|
CI:
src/commands/init/index.ts#L83
Unexpected console statement
|
CI:
src/commands/init/index.ts#L93
Unexpected console statement
|
CI:
src/commands/init/index.ts#L95
Unexpected console statement
|
CI:
src/commands/init/index.ts#L102
Unexpected console statement
|
CI:
src/commands/init/index.ts#L104
Unexpected console statement
|
CI:
src/commands/init/index.ts#L107
Unexpected console statement
|