diff --git a/.taprc.yml b/.taprc.yml new file mode 100644 index 0000000..244bc59 --- /dev/null +++ b/.taprc.yml @@ -0,0 +1,11 @@ +# ----------------------------------------------------------- # +# Note: this file originates in ahmadnassri/template-node-lib # +# ----------------------------------------------------------- # + +ts: false +jsx: false +flow: false +coverage: true +browser: false +color: true +coverage-report: html