-
-
Notifications
You must be signed in to change notification settings - Fork 484
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(transformer): script to amend Babel fixtures
- Loading branch information
1 parent
10cdce9
commit fdf277f
Showing
5 changed files
with
767 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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 file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,6 +36,7 @@ submodules: | |
just clone-submodule tasks/coverage/babel [email protected]:babel/babel.git d20b314c14533ab86351ecf6ca6b7296b66a57b3 | ||
just clone-submodule tasks/coverage/typescript [email protected]:microsoft/TypeScript.git df9d16503f6755dd071e4c591b9d21c39d03d95e | ||
just clone-submodule tasks/prettier_conformance/prettier [email protected]:prettier/prettier.git 52829385bcc4d785e58ae2602c0b098a643523c9 | ||
node tasks/transform_conformance/update_fixtures.js | ||
|
||
# Install git pre-commit to format files | ||
install-hook: | ||
|
Oops, something went wrong.