about summary refs log tree commit diff
path: root/jsconfig.json
AgeCommit message (Collapse)Author
2022-12-03Correct prettier calls for YML/JSON (#21832)Nick Schonning
* Fix fomat-check writing files * Fix unformatted YML/JSON * Add format-check call to prevent regressions
2022-10-14Replace `CancelToken` to `AbortSignal` (#19352)Yamagishi Kazutoshi