Skip to content

Bugfix (tabulator): caret saving works unexpectedly in safare #109

Bugfix (tabulator): caret saving works unexpectedly in safare

Bugfix (tabulator): caret saving works unexpectedly in safare #109

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