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

5 lines
84 B
JavaScript
Raw Normal View History

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