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