UNPKG

@pythagora.io/js-code-processing

Version:

This repository hosts the 'code-processing' npm package, which contains a set of code processing methods for generating tests.

10 lines 161 B
{ "presets": [ ["@babel/env", { "targets": { "node": "current" } }] ], "plugins": ["@babel/plugin-transform-private-methods"] }