Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed May 19, 2022
1 parent e0e874c commit ee05d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/scripts/absolute-tsc.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This thin wrapper uses a heuristic to convert the relative paths to absolute paths. Combined with an "output filter",
* this makes the type errors clickable in the tool output panel.
*
* Configure WebStrom with the following external tool:
* Configure WebStorm with the following external tool:
* program: node
* arguments: perennial/js/scripts/absolute-tsc.js ${dir with a tsconfig, like chipper/tsconfig/all} ${path to replace, like ../../../}
* working dir: ${the root of the checkout, like /Users/samreid/apache-document-root/main/}
Expand Down

0 comments on commit ee05d14

Please sign in to comment.