Anki/ts/html-filter
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
element.ts update ts deps 2021-05-26 09:37:40 +10:00
helpers.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00
index.test.ts Cannot create Jest jsdom tests (?) 2021-06-18 20:41:54 +02:00
index.ts remove nested terneries and enable lint 2021-04-23 13:00:18 +10:00
node.ts update ts deps 2021-05-26 09:37:40 +10:00
styling.ts update ts deps 2021-05-26 09:37:40 +10:00
tsconfig.json Put rootDirs into subprojects 2021-10-02 22:00:41 +02:00