Skip to content

Commit 6723dfc

Browse files
committed
feat(salesforcecli): reverting change in tsconfig.json
1 parent e25b209 commit 6723dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"rootDir": "./src",
66
"esModuleInterop": true
77
},
8-
"include": ["./src/**/*.ts", "./src/prototypes.d.ts"]
8+
"include": ["./src/**/*.ts"]
99
}

0 commit comments

Comments
 (0)