Skip to content

feat(myaccount): use capacitor preference API instead of localStorage… #96

feat(myaccount): use capacitor preference API instead of localStorage…

feat(myaccount): use capacitor preference API instead of localStorage… #96

Workflow file for this run

name: CI
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install modules
run: npm i
- name: Run ESLint
run: npx eslint ./src/