mirror of
https://github.com/two-torial/webpatcher.git
synced 2024-11-12 01:50:49 +01:00
10 lines
115 B
YAML
10 lines
115 B
YAML
plugins:
|
|
- html
|
|
env:
|
|
browser: true
|
|
es2021: true
|
|
overrides: []
|
|
parserOptions:
|
|
ecmaVersion: latest
|
|
rules: {}
|