feat: warn if project exists already (#30) #91
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
src/commands/prepare.ts#L208
Expected indentation of 6 spaces but found 8
|
Run npm run lint:
src/commands/prepare.ts#L209
Expected indentation of 6 spaces but found 8
|
Run npm run lint:
src/commands/prepare.ts#L210
Expected indentation of 4 spaces but found 6
|
Run npm run lint:
src/commands/prepare.ts#L215
Expected indentation of 6 spaces but found 8
|
Run npm run lint:
src/commands/prepare.ts#L216
Expected indentation of 6 spaces but found 8
|
Run npm run lint:
src/commands/prepare.ts#L217
Expected indentation of 4 spaces but found 6
|
Run npm run lint:
src/commands/prepare.ts#L477
Expected indentation of 8 spaces but found 10
|
Run npm run lint:
src/commands/prepare.ts#L478
Expected indentation of 10 spaces but found 12
|
Run npm run lint:
src/commands/prepare.ts#L480
Expected indentation of 6 spaces but found 8
|
Run npm run lint:
src/commands/prepare.ts#L482
Expected indentation of 8 spaces but found 10
|
Loading