Feat: Add paste functionality to the input component (#213) #313
Annotations
8 warnings
Run npm run build:
src/Input.ts#L163
Block must not be padded by blank lines
|
Run npm run build:
src/Input.ts#L172
Opening curly brace appears on the same line as controlling statement
|
Run npm run build:
src/Input.ts#L669
Opening curly brace appears on the same line as controlling statement
|
Run npm run build:
src/Input.ts#L672
Strings must use singlequote
|
Run npm run lint:
src/Input.ts#L163
Block must not be padded by blank lines
|
Run npm run lint:
src/Input.ts#L172
Opening curly brace appears on the same line as controlling statement
|
Run npm run lint:
src/Input.ts#L669
Opening curly brace appears on the same line as controlling statement
|
Run npm run lint:
src/Input.ts#L672
Strings must use singlequote
|
Loading