Anki/ts/change-notetype
Henrik Giesel e1d4292ce3 Put rootDirs into subprojects
- typings do not work for any ts or svelte files
- if we set the 'rootDirs' in ts/tsconfig.json to '../bazel-bin/ts' and then inherit
  them from e.g. editor, the root will be changed to '../../bazel-bin/ts',
  however editor needs look in '../../bazel-bin/ts/editor' instead.
2021-10-02 22:00:41 +02:00
..
BUILD.bazel use extra rootDir in tsconfig instead of symlinks 2021-10-01 18:36:52 +10:00
change-notetype-base.scss Uniformly shorten SCSS imports/uses 2021-09-02 23:37:17 +02:00
change-notetype.html add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
ChangeNotetypePage.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
index.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
lib.test.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
lib.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
Mapper.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
MapperRow.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
NotetypeSelector.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
SaveButton.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
tsconfig.json Put rootDirs into subprojects 2021-10-02 22:00:41 +02:00