????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/@eslint/js/src/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/@eslint/js/src/index.js |
/** * @fileoverview Main package entrypoint. * @author Nicholas C. Zakas */ "use strict"; //------------------------------------------------------------------------------ // Public Interface //------------------------------------------------------------------------------ module.exports = { configs: { all: require("./configs/eslint-all"), recommended: require("./configs/eslint-recommended") } };