Skip to content

Commit

Permalink
added suggested comment to get file to pass es-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
scottburch committed Aug 1, 2015
1 parent 0f1ecc3 commit 1da2b29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/react.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable comma-dangle */
'use strict';

var React = require('./lib/React');
Expand Down

0 comments on commit 1da2b29

Please sign in to comment.