Skip to content

Commit f0475e8

Browse files
authored
Update readme - Esprima is not written in JS
1 parent 512cd66 commit f0475e8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55

66
**Esprima** ([esprima.org](http://esprima.org), BSD license) is a high performance,
77
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)).
8+
parser written in [TypeScript](https://www.typescriptlang.org/).
109
Esprima is created and maintained by [Ariya Hidayat](https://twitter.com/ariyahidayat),
1110
with the help of [many contributors](https://github.com/jquery/esprima/contributors).
1211

0 commit comments

Comments
 (0)