| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 37b5ce2 commit 6ac0275
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,5 @@ | |||
| 1 | - /* eslint-disable node-core/require-common-first, node-core/required-modules */ | ||
| 2 | 1 | 'use strict'; | |
| 2 | + const common = require('../common'); | ||
| 3 | 3 | const spawn = require('child_process').spawn; | |
| 4 | 4 | ||
| 5 | 5 | const BREAK_MESSAGE = new RegExp('(?:' + [ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments