mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-04-20 17:11:23 +00:00
5 lines
84 B
JavaScript
5 lines
84 B
JavaScript
|
module.exports = {
|
||
|
extends: [
|
||
|
"@redhat-actions/eslint-config",
|
||
|
],
|
||
|
};
|