configs.js 139 B

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