Skip to content

proxy url streams based on streaming server settings and behavior hints #518

proxy url streams based on streaming server settings and behavior hints

proxy url streams based on streaming server settings and behavior hints #518

Workflow file for this run

name: Lint
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Install NPM Dependencies
run: npm install
- name: Lint
run: npm run lint