File tree 5 files changed +3
-195
lines changed
5 files changed +3
-195
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 8
8
"node" : " >=8"
9
9
},
10
10
"scripts" : {
11
- "test" : " xo && nyc ava && tsd && flow " ,
11
+ "test" : " xo && nyc ava && tsd" ,
12
12
"bench" : " matcha benchmark.js"
13
13
},
14
14
"files" : [
15
15
" index.js" ,
16
16
" templates.js" ,
17
- " index.d.ts" ,
18
- " index.js.flow"
17
+ " index.d.ts"
19
18
],
20
19
"keywords" : [
21
20
" color" ,
50
49
"ava" : " ^1.4.1" ,
51
50
"coveralls" : " ^3.0.3" ,
52
51
"execa" : " ^1.0.0" ,
53
- "flow-bin" : " ^0.98.0" ,
54
52
"import-fresh" : " ^3.0.0" ,
55
53
"matcha" : " ^0.7.0" ,
56
54
"nyc" : " ^14.0.0" ,
57
55
"resolve-from" : " ^5.0.0" ,
58
56
"tsd" : " ^0.7.2" ,
59
57
"xo" : " ^0.24.0"
60
- },
61
- "xo" : {
62
- "ignores" : [
63
- " test/_flow.js"
64
- ]
65
58
}
66
59
}
Original file line number Diff line number Diff line change 9
9
10
10
> Terminal string styling done right
11
11
12
- [ ![ Build Status] ( https://travis-ci.org/chalk/chalk.svg?branch=master )] ( https://travis-ci.org/chalk/chalk ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/chalk/chalk/badge.svg?branch=master )] ( https://coveralls.io/github/chalk/chalk?branch=master ) [ ![ npm dependents] ( https://badgen.net/npm/dependents/chalk )] ( https://www.npmjs.com/package/chalk?activeTab=dependents ) [ ![ Downloads] ( https://badgen.net/npm/dt/chalk )] ( https://www.npmjs.com/package/chalk ) [ ![ ] ( https://img.shields.io/badge/unicorn-approved-ff69b4.svg )] ( https://www.youtube.com/watch?v=9auOCbH5Ns4 ) [ ![ XO code style] ( https://img.shields.io/badge/code_style-XO-5ed9c7.svg )] ( https://github.com/xojs/xo ) ![ TypeScript- and Flow- ready] ( https://img.shields.io/npm/types/chalk.svg )
12
+ [ ![ Build Status] ( https://travis-ci.org/chalk/chalk.svg?branch=master )] ( https://travis-ci.org/chalk/chalk ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/chalk/chalk/badge.svg?branch=master )] ( https://coveralls.io/github/chalk/chalk?branch=master ) [ ![ npm dependents] ( https://badgen.net/npm/dependents/chalk )] ( https://www.npmjs.com/package/chalk?activeTab=dependents ) [ ![ Downloads] ( https://badgen.net/npm/dt/chalk )] ( https://www.npmjs.com/package/chalk ) [ ![ ] ( https://img.shields.io/badge/unicorn-approved-ff69b4.svg )] ( https://www.youtube.com/watch?v=9auOCbH5Ns4 ) [ ![ XO code style] ( https://img.shields.io/badge/code_style-XO-5ed9c7.svg )] ( https://github.com/xojs/xo ) ![ TypeScript-ready] ( https://img.shields.io/npm/types/chalk.svg )
13
13
14
14
<img src =" https://cdn.jsdelivr.net/gh/chalk/ansi-styles@8261697c95bf34b6c7767e2cbe9941a851d59385/screenshot.svg " width =" 900 " >
15
15
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments