We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4224ae1 commit 8fb8c8fCopy full SHA for 8fb8c8f
1 file changed
bin/css-ast-diff
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env node
+#!/usr/bin/env node --harmony
2
'use strict';
3
4
const CLI = require('../lib/cli');
0 commit comments