mirror of
https://github.com/ankitects/anki.git
synced 2025-11-15 09:07:11 -05:00
- 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. |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| change-notetype-base.scss | ||
| change-notetype.html | ||
| ChangeNotetypePage.svelte | ||
| index.ts | ||
| lib.test.ts | ||
| lib.ts | ||
| Mapper.svelte | ||
| MapperRow.svelte | ||
| NotetypeSelector.svelte | ||
| SaveButton.svelte | ||
| tsconfig.json | ||