Skip to content

Remove obsolete workaround for typing @asl-19/eslint-config import #85

Remove obsolete workaround for typing @asl-19/eslint-config import

Remove obsolete workaround for typing @asl-19/eslint-config import #85

Workflow file for this run

on: push
jobs:
build-lint-test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version-file: .node-version
- run: npm install
- run: npm run build-lint-test