Feat: Add paste functionality to the input component #311
Annotations
1 error and 4 warnings
Run npm run lint
Process completed with exit code 1.
|
Run npm run lint:
src/Input.ts#L178
Block must not be padded by blank lines
|
Run npm run lint:
src/Input.ts#L187
Opening curly brace appears on the same line as controlling statement
|
Run npm run lint:
src/Input.ts#L723
Opening curly brace appears on the same line as controlling statement
|
Run npm run lint:
src/Input.ts#L726
Strings must use singlequote
|
Loading