Skip to content

Commit e12f320

Browse files
committed
i think i got it
1 parent 937d783 commit e12f320

File tree

6 files changed

+498
-304
lines changed

6 files changed

+498
-304
lines changed

.babelrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"plugins": [
44
"@babel/plugin-syntax-class-properties",
55
"@babel/plugin-syntax-jsx",
6-
"react-html-attrs"
6+
"react-html-attrs",
7+
"istanbul"
78
]
89
}

.coveralls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
service-name: travis-ci
2-
repo_token: vgY2Lq1R7eqlkcmpp4wU32xZI7JskTACs
2+
repo_token: 5tBngUO90HTikmfFGI6ve2w7sVSau3N9K

0 commit comments

Comments
 (0)