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 6054b77 commit 506d301Copy full SHA for 506d301
package.json
@@ -6,6 +6,9 @@
6
"diff-so-fancy": "diff-so-fancy",
7
"diff-highlight": "third_party/diff-highlight/diff-highlight"
8
},
9
+ "scripts": {
10
+ "test": "bats test"
11
+ },
12
"repository": {
13
"type": "git",
14
"url": "git+https://github.com/so-fancy/diff-so-fancy.git"
0 commit comments