Skip to content

Commit 57f8101

Browse files
Apply suggestion from @lumirlumir
Co-authored-by: 루밀LuMir <[email protected]>
1 parent 25a973b commit 57f8101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/migrate-config/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"files": ["src/migrate-config-cli.js"],
44
"compilerOptions": {
55
"outDir": "dist/esm",
6-
"types": ["mocha", "@types/eslint"]
6+
"types": ["mocha"]
77
}
88
}

0 commit comments

Comments
 (0)