UNPKG

whatlib

Version:

A library for strange code, but it's working

14 lines 270 B
{ "sourceRoot": "./src", "compact": false, "highlightCode": true, "presets": [ "@babel/preset-typescript", [ "@babel/preset-env", { "modules": "commonjs" } ] ] }