spiegel-keyman/core/include/ldml
Marc Durdin 19f7e5353b 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.
2022-09-20 06:49:56 +10:00
..
.gitignore Revert "Revert "feat(core): turn @keymanapp/ldml-keyboard-constants into a module 🙀"" 2022-08-24 14:32:22 +10:00
keyboardprocessor_ldml.h chore(developer): remove name from meta section 2022-09-09 08:57:52 +10:00
keyboardprocessor_ldml.ts chore(developer): remove name from meta section 2022-09-09 08:57:52 +10:00
ldml-const-builder.ts fix(core): ldml: goodbye multichar strings 🙀 2022-08-23 16:34:08 -05:00
package.json Revert "Revert "feat(core): turn @keymanapp/ldml-keyboard-constants into a module 🙀"" 2022-08-24 14:32:22 +10:00
tsconfig.build.json Revert "Revert "feat(core): turn @keymanapp/ldml-keyboard-constants into a module 🙀"" 2022-08-24 14:32:22 +10:00
tsconfig.json chore(core): changes ldml tsconfig to es2020 🙀 2022-09-20 06:49:56 +10:00