We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 198e5fc commit 6e2df71Copy full SHA for 6e2df71
2 files changed
lib/rules/prefer-object-spread.js
@@ -1,7 +1,6 @@
1
/**
2
* @fileoverview Prefers object spread property over Object.assign
3
* @author Sharmila Jesupaul
4
- * See LICENSE file in root directory for full license.
5
*/
6
7
"use strict";
tests/lib/rules/prefer-object-spread.js
0 commit comments