Skip to content

Commit e5e2c58

Browse files
authored
Manually upgrade eslint (#74)
* Manually upgrade eslint * Fix .eslintrc.js config
1 parent 7c2ac7b commit e5e2c58

File tree

3 files changed

+612
-154
lines changed

3 files changed

+612
-154
lines changed

.eslintrc.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
*
1313
******************************************************************************/
1414

15+
"use strict";
16+
1517
// License header
1618
// We don't use a pattern here, so we can leverage eslint --fix.
1719
const headerBlock = [

0 commit comments

Comments
 (0)