Skip to content

Commit

Permalink
feat(salesforcecli): reverting change in tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan Schonning committed Nov 3, 2023
1 parent 9e31d4d commit efba231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"rootDir": "./src",
"esModuleInterop": true
},
"include": ["./src/**/*.ts", "./src/prototypes.d.ts"]
"include": ["./src/**/*.ts"]
}

0 comments on commit efba231

Please sign in to comment.