mauriciopoppe / function-plot

A 2d function plotter for the web
https://mauriciopoppe.github.io/function-plot/
MIT License
914 stars 112 forks source link

Make functionPlot an esm module #260

Closed mauriciopoppe closed 6 months ago

mauriciopoppe commented 6 months ago

I updated the tsconfig following this nice repo https://github.com/dandv/typescript-modern-project/blob/master/tsconfig.json and using a package.json similar to https://github.com/d3/d3-color/blob/main/package.json