Commit 19f7e535 authored by Marc Durdin's avatar Marc Durdin
Browse files

chore(core): changes ldml tsconfig to es2020 🙀

Also splits the root tsconfig.json into tsconfig.cjs.json and
tsconfig.esm.json. These are not typically used at present but in theory
you could do a `tsc -b <tsconfig.x.json>` and build all modules. In
practice, we still have some prebuild steps that make that a bit of a
pain.
parent 93a1fc88
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment