2
0
Fork 0
mirror of https://github.com/redhat-actions/buildah-build.git synced 2025-09-15 17:26:56 +00:00
buildah-build/.eslintrc.js

5 lines
84 B
JavaScript
Raw Normal View History

module.exports = {
extends: [
"@redhat-actions/eslint-config",
],
};