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 7fc4446 commit c4c0404Copy full SHA for c4c0404
bin/lint-css-duplicates.js
@@ -1,3 +1,4 @@
1
+#!/usr/bin/env node
2
import lint from '../src/index.js';
3
4
lint(process.argv[2] || process.cwd());
0 commit comments