Skip to content

chore: Update @vue/eslint-config-typescript to version 14.0.1 #136

chore: Update @vue/eslint-config-typescript to version 14.0.1

chore: Update @vue/eslint-config-typescript to version 14.0.1 #136

Workflow file for this run

name: Test Build
on:
push:
branches:
- '*'
- '!main'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: 'npm i && npm run ionic:build'