Skip to content

fix(onPaste): removing of the link on paste of the list #205

fix(onPaste): removing of the link on paste of the list

fix(onPaste): removing of the link on paste of the list #205

Workflow file for this run

name: ESLint CodeX
on: [pull_request]
jobs:
lint:
name: ESlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn install
- run: yarn lint