Skip to content

Bump ejs from 3.1.8 to 3.1.10 #17

Bump ejs from 3.1.8 to 3.1.10

Bump ejs from 3.1.8 to 3.1.10 #17

name: Run linter on PR
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm ci --legacy-peer-deps && npm run lint