mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Validate javascript on PRs
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
plugins:
|
||||
- html
|
||||
env:
|
||||
browser: true
|
||||
es2021: true
|
||||
overrides: []
|
||||
parserOptions:
|
||||
ecmaVersion: latest
|
||||
rules: {}
|
||||
Reference in New Issue
Block a user