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.
2 parents feb6e9c + 84b6610 commit 66d51b6Copy full SHA for 66d51b6
bin/happy-lint-changed.cjs
@@ -5,7 +5,6 @@
5
6
const ChildProcess = require('child_process');
7
const Path = require('path');
8
-const FS = require('fs');
9
const SHELL_CODES = {
10
reset: '\x1b[0m',
11
bold: '\x1b[1m',
0 commit comments