Skip to content

Behatsdaa txns should be positive if expenses, same as the rest of the cards #1333

Behatsdaa txns should be positive if expenses, same as the rest of the cards

Behatsdaa txns should be positive if expenses, same as the rest of the cards #1333

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run npm install
run: npm install
- name: Run lint
run: npm run lint