https://github.com/sindresorhus/xo
This commit is contained in:
Sindre Sorhus 2015-08-20 03:05:43 +07:00
parent fb6332df4f
commit 409f95eef5
6 changed files with 13 additions and 18 deletions

View file

@ -1,3 +1,5 @@
/* globals set bench */
'use strict';
var chalk = require('./');
suite('chalk', function () {