Skip to content

chore(2.0): update tsconfig #66

chore(2.0): update tsconfig

chore(2.0): update tsconfig #66

Workflow file for this run

name: Mobile tab JS
on: [workflow_dispatch, push, pull_request]
jobs:
run:
uses: flarum/framework/.github/workflows/REUSABLE_backend.yml@2.x
with:
enable_bundlewatch: false

Check failure on line 9 in .github/workflows/frontend.yml

View workflow run for this annotation

GitHub Actions / Mobile tab JS

Invalid workflow file

The workflow is not valid. .github/workflows/frontend.yml (Line: 9, Col: 27): Invalid input, enable_bundlewatch is not defined in the referenced workflow. .github/workflows/frontend.yml (Line: 10, Col: 24): Invalid input, enable_prettier is not defined in the referenced workflow.
enable_prettier: true
enable_typescript: false
frontend_directory: ./js
backend_directory: .
js_package_manager: npm
main_git_branch: master