the-forest/client/node_modules/eslint/lib/source-code/index.js

6 lines
78 B
JavaScript
Raw Normal View History

2024-09-17 20:35:18 -04:00
"use strict";
module.exports = {
SourceCode: require("./source-code")
};