Skip to content

Commit 238140c

Browse files
committed
Add an author
1 parent c93dab8 commit 238140c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rules/jsx-curly-brace-presence.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/**
22
* @fileoverview Enforce curly braces or disallow unnecessary curly brace in JSX
33
* @author Jacky Ho
4+
* @author Simon Lydell
45
*/
56
'use strict';
67

0 commit comments

Comments
 (0)