This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// this is a modified version of https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree | |
// that should work with acorn, and other es parsers like esprima and espree | |
// feel free to use these typings elsewhere. | |
// Type definitions for non-npm package estree 1.0 | |
// Project: https://github.com/estree/estree | |
// Definitions by: RReverser <https://github.com/RReverser> | |
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | |
// This definition file follows a somewhat unusual format. ESTree allows |