mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 20:19:12 +00:00
14 lines
No EOL
194 B
Text
14 lines
No EOL
194 B
Text
[ignore]
|
|
.*/node_modules/*
|
|
.*/packages/*/lib/*
|
|
|
|
[include]
|
|
|
|
[libs]
|
|
./packages/*/*
|
|
|
|
[options]
|
|
esproposal.optional_chaining=enable
|
|
munge_underscores=true
|
|
emoji=true
|
|
esproposal.export_star_as=enable |