Skip to content

Commit

Permalink
test: filter node10 / 12 as ts5 requires 14 at least
Browse files Browse the repository at this point in the history
  • Loading branch information
fi3ework committed Jun 19, 2024
1 parent 86336d9 commit 03aab94
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
var supportsOptionalChaining = require("../../../helpers/supportsOptionalChaining");

module.exports = function (config) {
return supportsOptionalChaining();
};

0 comments on commit 03aab94

Please sign in to comment.