Skip to content

Add eslint-plugin-react-compiler #4875

Add eslint-plugin-react-compiler

Add eslint-plugin-react-compiler #4875

Workflow file for this run

name: Api
on:
push:
paths-ignore:
- "api/**"
- ".github/workflows/api.yml"
jobs:
build:
name: Build API
runs-on: ubuntu-latest
steps:
- run: 'echo "No checks required"'