Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Update config files to use plain JS instead of JSON #354

Update config files to use plain JS instead of JSON

Update config files to use plain JS instead of JSON #354

Workflow file for this run

name: Run linter and tests
permissions:
contents: read
pull-requests: write
on:
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22
- run: npm install
- run: npm test
Morty Proxy This is a proxified and sanitized view of the page, visit original site.