Remove eslint-disable
parent
31f8f19aa3
commit
bd7469415a
|
@ -3,7 +3,6 @@
|
|||
// This software is released under the MIT License.
|
||||
// https://opensource.org/licenses/MIT
|
||||
|
||||
/* eslint-disable @typescript-eslint/no-inferrable-types */
|
||||
"use strict";
|
||||
|
||||
// Modules from file
|
||||
|
|
Loading…
Reference in New Issue