Skip to content

Commit dcd7c89

Browse files
Remove trailing spaces
1 parent 18b5071 commit dcd7c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2993,7 +2993,7 @@ Other Style Guides
29932993

29942994
// good
29952995
this.firstName = 'Panda';
2996-
2996+
29972997
// good, in environments where WeakMaps are available
29982998
// see https://kangax.github.io/compat-table/es6/#test-WeakMap
29992999
const firstNames = new WeakMap();

0 commit comments

Comments
 (0)