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