Skip to content

Improvement (conversion-config): Shortcut converts blocks respectfully to the config.defaultStyle #116

Improvement (conversion-config): Shortcut converts blocks respectfully to the config.defaultStyle

Improvement (conversion-config): Shortcut converts blocks respectfully to the config.defaultStyle #116

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