Skip to content

style: add prettier-plugin-organize-imports #87

style: add prettier-plugin-organize-imports

style: add prettier-plugin-organize-imports #87

Workflow file for this run

name: Mobile tab JS
on: [workflow_dispatch, push, pull_request]
jobs:
run:
uses: flarum/framework/.github/workflows/REUSABLE_frontend.yml@2.x
with:
enable_bundlewatch: false
enable_prettier: true
enable_typescript: true
type_coverage_script: ''
frontend_directory: ./js
backend_directory: .
js_package_manager: npm
main_git_branch: 2.x