diff --git a/package.json b/package.json index c528f1598..0000474a8 100644 --- a/package.json +++ b/package.json @@ -106,16 +106,6 @@ "prettier --write" ] }, - "tsd": { - "directory": "test-dts", - "compilerOptions": { - "strict": false, - "lib": [ - "esnext", - "dom" - ] - } - }, "repository": { "type": "git", "url": "git+https://github.com/vuejs/test-utils.git"