Support React 18 #977
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Run Linter | ||
on: | ||
pull_request: | ||
branches: [main, develop, feature/*] | ||
jobs: | ||
linting: | ||
uses: yext/slapshot-reusable-workflows/.github/workflows/run-linting.yml@v1 | ||
with: | ||
build_script: | | ||
Check failure on line 11 in .github/workflows/run-linting.yml GitHub Actions / Run LinterInvalid workflow file
|
||
npm init @eslint/config |