UNPKG
@flatten-js/boolean-op
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.16
1.0.15
1.0.13
Boolean operations on polygons
github.com/alexbol99/flatten-boolean-op
alexbol99/flatten-boolean-op
@flatten-js/boolean-op
/
.babelrc
9 lines
(8 loc)
•
107 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"presets"
: [
"
@babel
/preset-env"
],
"env"
: {
"test"
: {
"plugins"
: [
"istanbul"
] } } }