dart-sdk/pkg/js_ast
G?nter Z?chbauer 2da0b9f4f1 fix some typos
Closes #34738
https://github.com/dart-lang/sdk/pull/34738

GitOrigin-RevId: d211bbacfe65355cf7304c990ffb6c79d7a229cf
Change-Id: If690e6d378e543b300e1f6a353ceae73e39c29db
Reviewed-on: https://dart-review.googlesource.com/c/78900
Reviewed-by: Alexander Thomas <athom@google.com>
2018-10-10 19:15:30 +00:00
..
lib fix some typos 2018-10-10 19:15:30 +00:00
test migrate pkg/js_ast to package:test 2018-01-17 23:35:24 +00:00
LICENSE Move js_ast library to its own package under pkg 2015-02-25 01:27:01 +00:00
pubspec.yaml migrate pkg/js_ast to package:test 2018-01-17 23:35:24 +00:00
README.md Move js_ast library to its own package under pkg 2015-02-25 01:27:01 +00:00

js_ast

A library for creating JavaScript ASTs from templates.