File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
src/bindings/mina-transaction/gen Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1111 (:script ../../../../build/js-layout-to-types.mjs)
1212 ../../../ocaml/jsLayout.json
1313 ../../../../../.prettierrc.cjs
14- (glob_files ../../../../../node_modules/prettier/*))
14+ ../../../../../node_modules/prettier/standalone.js
15+ (glob_files ../../../../../node_modules/prettier/plugins/*))
1516 (action
1617 (run node %{script})))
Original file line number Diff line number Diff line change 88 (:script ../../../../build/js-layout-to-types-v2.mjs)
99 (:data ../../../ocaml/jsLayout.json)
1010 ../../../../../.prettierrc.cjs
11- (glob_files ../../../../../node_modules/prettier/*))
11+ ../../../../../node_modules/prettier/standalone.js
12+ (glob_files ../../../../../node_modules/prettier/plugins/*))
1213 (action
1314 (run node %{script} %{data} js-layout.ts)))
You can’t perform that action at this time.
0 commit comments