Skip to content

Commit 08d8bc9

Browse files
committed
remove styleguide from example config
1 parent d235a12 commit 08d8bc9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ This can be particularly useful if you want to switch certain statics on/off for
1616
"env": {
1717
"production": {
1818
"plugins": ["transform-react-remove-statics", {
19-
"propTypes": true,
20-
"styleguide": false
19+
"propTypes": true
2120
}]
2221
}
2322
}

0 commit comments

Comments
 (0)