mirror of
https://github.com/javl/image2cpp.git
synced 2026-07-28 04:05:35 +00:00
15 lines
211 B
JSON
15 lines
211 B
JSON
{
|
|
"env": {
|
|
"browser": true,
|
|
"es2021": true
|
|
},
|
|
"extends": "airbnb-base",
|
|
"overrides": [
|
|
],
|
|
"parserOptions": {
|
|
"ecmaVersion": "latest"
|
|
},
|
|
"rules": {
|
|
}
|
|
}
|