We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 512cd66 commit f0475e8Copy full SHA for f0475e8
README.md
@@ -5,8 +5,7 @@
5
6
**Esprima** ([esprima.org](http://esprima.org), BSD license) is a high performance,
7
standard-compliant [ECMAScript](http://www.ecma-international.org/publications/standards/Ecma-262.htm)
8
-parser written in ECMAScript (also popularly known as
9
-[JavaScript](https://en.wikipedia.org/wiki/JavaScript)).
+parser written in [TypeScript](https://www.typescriptlang.org/).
10
Esprima is created and maintained by [Ariya Hidayat](https://twitter.com/ariyahidayat),
11
with the help of [many contributors](https://github.com/jquery/esprima/contributors).
12
0 commit comments