Skip to content

Commit fa044c0

Browse files
committed
fix: lint
1 parent 89d0f9f commit fa044c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
".eslintrc.js",
1515
"src/**/*",
1616
"plugins/**/*"
17-
, "src/generic/TypeXToConfirmModal.tsx" ],
17+
],
1818
"exclude": ["dist", "node_modules"]
1919
}

0 commit comments

Comments
 (0)