Browse Source

Update linter config

pull/1886/head
Gabe Kangas 4 years ago
parent
commit
4c72347fd3
  1. 2
      web/.github/workflows/linter.yml

2
web/.github/workflows/linter.yml

@ -20,4 +20,4 @@ jobs:
with: with:
config_path: '.eslintrc.js' config_path: '.eslintrc.js'
ignore_path: '.eslintignore' ignore_path: '.eslintignore'
extensions: 'ts,tsx,js,jsx' file_extensions: 'ts,tsx,js,jsx'

Loading…
Cancel
Save