Anki/ts/reviewer
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
..
answering.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
BUILD.bazel use extra rootDir in tsconfig instead of symlinks 2021-10-01 18:36:52 +10:00
images.ts Use <template> element instead of Range.createContextualFragment() 2021-08-18 00:04:02 +09:00
index.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
index_wrapper.ts Move reviewer to ts/reviewer 2021-07-16 16:56:55 +02:00
reviewer.scss Set max-width of images in the reviewer to 100% 2021-09-06 21:15:37 +10:00
reviewer_extras.ts 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