We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d15c1c0 commit 1dcc831Copy full SHA for 1dcc831
tools/tasks/seed/clean.tools.ts
@@ -6,7 +6,7 @@ import Config from '../../config';
6
/**
7
* Removes all the js, js.map from the tools directories
8
*
9
- * NB: this needs to remain syncronus, or check.tools will
+ * NB: this needs to remain syncronous, or check.tools will
10
* need to be updated to handle the returned promise/stream
11
12
*/
0 commit comments