Skip to content

Commit

Permalink
the internet tells me to try, I try
Browse files Browse the repository at this point in the history
  • Loading branch information
alicewriteswrongs committed May 22, 2023
1 parent b12870a commit fa6d297
Show file tree
Hide file tree
Showing 3 changed files with 8,106 additions and 239 deletions.
5 changes: 5 additions & 0 deletions test/karma/karma.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,11 @@ module.exports = function (config) {

karmaTypescriptConfig: {
tsconfig: './tsconfig.json',
bundlerOptions: {
transforms: [
require("karma-typescript-es6-transform")()
]
}
},
});
};
Loading

0 comments on commit fa6d297

Please sign in to comment.