Fix eslint issues

This commit is contained in:
Dolan Miu
2023-02-02 16:59:37 +00:00
parent bc0a197ba1
commit fcba817a4a
2 changed files with 4 additions and 5 deletions

View File

@ -1,4 +1,4 @@
const createLsdException = (name: string, uiPriority?: number, qFormat?: number, semiHidden?: number, unhideWhenUsed?: number) => {
const createLsdException = (name: string, uiPriority?: number, qFormat?: number, semiHidden?: number, unhideWhenUsed?: number): readonly object[] => {
"use strict";
return [