Skip to content
This repository was archived by the owner on Apr 26, 2021. It is now read-only.

Commit fd674a9

Browse files
authored
Merge pull request #36 from kmd2kmd/fix/lint
Fix/lint
2 parents 7d888f9 + 4c59725 commit fd674a9

File tree

3 files changed

+13
-6920
lines changed

3 files changed

+13
-6920
lines changed

.eslintrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ module.exports = {
44
parser: "@typescript-eslint/parser",
55
parserOptions: {
66
sourceType: "module",
7-
project: "./tsconfig.json"
87
},
98
rules: {
109
"@typescript-eslint/adjacent-overload-signatures": "error",

0 commit comments

Comments
 (0)