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 df47cda commit 6489e68Copy full SHA for 6489e68
glean/src/cli.ts
@@ -4,9 +4,6 @@
4
* License, v. 2.0. If a copy of the MPL was not distributed with this
5
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
6
7
-//require('ts-node').register();
8
-//require('./glean.ts');
9
-
10
import * as exec from "child_process";
11
import * as fs from "fs";
12
import * as path from "path";
0 commit comments