2
0
Fork 0
mirror of https://github.com/redhat-actions/buildah-build.git synced 2025-07-27 16:48:30 +00:00
buildah-build/.eslintrc.js

5 lines
84 B
JavaScript
Raw Normal View History

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