mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 09:37:22 +00:00
13 lines
197 B
JSON
13 lines
197 B
JSON
{
|
|
"env": {
|
|
"browser": true,
|
|
"node": false
|
|
},
|
|
"extends": [
|
|
],
|
|
"parserOptions": {
|
|
"parser": "@typescript-eslint/parser",
|
|
"ecmaVersion": 12,
|
|
"sourceType": "module"
|
|
}
|
|
}
|