mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Remove /*eslint-disable comma-dangle*/ comments
Commit 9d3f7f30ba3ba55cbfd98b26fdd2cc7289716650 reverses the rule, so these comments aren't needed anymore.
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/*eslint-disable comma-dangle*/
|
||||
|
||||
'use strict';
|
||||
|
||||
module.exports = function(j) {
|
||||
|
||||
Reference in New Issue
Block a user