HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1784574/root/usr/share/node_modules/@babel/eslint-plugin-development/lib/
Upload File :
Current File : //proc/1784574/root/usr/share/node_modules/@babel/eslint-plugin-development/lib/index.cjs
const noDeprecatedClone = require("./rules/no-deprecated-clone.cjs");
const noUndefinedIdentifier = require("./rules/no-undefined-identifier.cjs");
const pluginName = require("./rules/plugin-name.cjs");
const rules = {
  "no-deprecated-clone": noDeprecatedClone,
  "no-undefined-identifier": noUndefinedIdentifier,
  "plugin-name": pluginName
};
exports.rules = rules;
{
  exports.default = {
    rules
  };
}

//# sourceMappingURL=index.cjs.map