webhook-action/node_modules/eslint-plugin-eslint-comments/lib/configs.js

7 lines
139 B
JavaScript
Raw Normal View History

/** DON'T EDIT THIS FILE; was created by scripts. */
"use strict"
module.exports = {
recommended: require("./configs/recommended"),
}