Skip to content

Commit

Permalink
Update readme - Esprima is not written in JS
Browse files Browse the repository at this point in the history
  • Loading branch information
OndrejSpanel committed Feb 24, 2022
1 parent 512cd66 commit f0475e8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@

**Esprima** ([esprima.org](http://esprima.org), BSD license) is a high performance,
standard-compliant [ECMAScript](http://www.ecma-international.org/publications/standards/Ecma-262.htm)
parser written in ECMAScript (also popularly known as
[JavaScript](https://en.wikipedia.org/wiki/JavaScript)).
parser written in [TypeScript](https://www.typescriptlang.org/).
Esprima is created and maintained by [Ariya Hidayat](https://twitter.com/ariyahidayat),
with the help of [many contributors](https://github.com/jquery/esprima/contributors).

Expand Down

0 comments on commit f0475e8

Please sign in to comment.