spiegel-keyman/common/web/types
Marc Durdin d8e03e0695 chore(developer): refactor KeymanDeveloperProjectFile
Turns KeymanDeveloperProjectFile into an interface, and removes
redundant data in filename and fileType fields, calculating these from
filePath instead. Maintains separate KeymanDeveloperProjectFile10 and
KeymanDeveloperProjectFile20 classes implementing the base interface for
now, although that may be a target for future consolidation (lowpri).
2023-08-02 12:05:48 +07:00
..
src chore(developer): refactor KeymanDeveloperProjectFile 2023-08-02 12:05:48 +07:00
test chore(developer): refactor KeymanDeveloperProjectFile 2023-08-02 12:05:48 +07:00
.eslintrc.cjs refactor(developer): use callbacks to avoid direct fs access in kmc-package 2023-04-26 12:31:50 +07:00
.gitignore refactor(common): bundle schemas into web/types 2023-07-12 12:53:56 +07:00
build.sh chore: Update common/web/types/build.sh 2023-07-19 18:16:59 +10:00
package.json chore(developer): cleanup compiler messages in kmc 2023-07-10 15:13:48 +07:00
tsconfig.json refactor(common): bundle schemas into web/types 2023-07-12 12:53:56 +07:00