source:
frontend/node_modules/@nicolo-ribaudo/eslint-scope-5-internals/index.js
| Last change on this file was 9af201e, checked in by , 2 weeks ago | |
|---|---|
|
|
| File size: 257 bytes | |
| Line | |
|---|---|
| 1 | "use strict"; |
| 2 | |
| 3 | module.exports = { |
| 4 | ...require("eslint-scope"), |
| 5 | Definition: require("eslint-scope/lib/definition").Definition, |
| 6 | PatternVisitor: require("eslint-scope/lib/pattern-visitor"), |
| 7 | Referencer: require("eslint-scope/lib/referencer"), |
| 8 | }; |
Note:
See TracBrowser
for help on using the repository browser.
