mirror of
https://github.com/redhat-actions/podman-login.git
synced 2025-06-04 13:01:11 +00:00
5 lines
No EOL
84 B
JavaScript
5 lines
No EOL
84 B
JavaScript
module.exports = {
|
|
extends: [
|
|
"@redhat-actions/eslint-config",
|
|
],
|
|
}; |