anki/ts/svelte
2021-11-12 15:02:17 +10:00
..
BUILD.bazel drop ts_library() requirement in ts/svelte 2021-10-18 13:00:55 +10:00
README.md vendor Svelte rules 2021-03-20 15:04:19 +10:00
svelte.bzl allow passing npm repo name in compile_svelte() 2021-10-31 18:10:11 +10:00
svelte.ts another external workspace fix for sass 2021-11-12 15:02:17 +10:00
tsconfig.json Use trailingComma: all setting in .prettierrc (#1435) 2021-10-19 09:06:00 +10:00

Originally forked from https://github.com/thelgevold/rules_svelte (MIT) into https://github.com/ankitects/rules_svelte, and modified to generate TypeScript definitions in addition to mjs files. The parts we need are now integrated into this repo, so we can modify them more easily.