anki/ts
Damien Elmes 46708f536d add comment about the use of linear-gradient
Otherwise one of us is likely to return to the code in a few years,
think it could be made simpler, and then break things again. :-)
2021-07-05 11:09:22 +10:00
..
change-notetype More uniform file naming 2021-07-01 12:24:16 +02:00
components More uniform file naming 2021-07-01 12:24:16 +02:00
congrats in/out -> request/response 2021-06-20 15:49:20 +10:00
deck-options More uniform file naming 2021-07-01 12:24:16 +02:00
editor add comment about the use of linear-gradient 2021-07-05 11:09:22 +10:00
graphs in/out -> request/response 2021-06-20 15:49:20 +10:00
html-filter support jsdom tests 2021-06-19 09:43:09 +10:00
lib specific encoding of strings.json 2021-06-11 20:12:38 +10:00
reviewer support card state mutator in test scheduler 2021-05-17 16:59:02 +10:00
sass More uniform file naming 2021-07-01 12:24:16 +02:00
svelte add a hack to handle sass resolution in svelte in external workspace 2021-05-20 15:32:06 +10:00
sveltelib update ts deps 2021-05-26 09:37:40 +10:00
.eslintrc.js
.gitignore
.prettierignore
.prettierrc
BUILD.bazel
compile_sass.bzl
copy.bzl
esbuild.bzl
eslint.bzl
format.sh
images.d.ts
jest.bzl support jsdom tests 2021-06-19 09:43:09 +10:00
jest.config.js
licenses.json unpin bootstrap now that 5.0.1 is out 2021-06-29 11:25:14 +10:00
package.json unpin bootstrap now that 5.0.1 is out 2021-06-29 11:25:14 +10:00
prettier.bzl
protobuf-no-long.js
protobuf-shim.js
protobuf.bzl
README.md
sql_format.bzl
sql_format.ts
tsconfig.json Fix remaining errors in editor/*.svelte files 2021-05-07 15:10:28 +02:00
update-licenses.sh
update.sh
vendor.bzl
yarn.lock unpin bootstrap now that 5.0.1 is out 2021-06-29 11:25:14 +10:00
yarn.sh

Anki's TypeScript and Sass dependencies. Some TS/JS code is also stored separately in ../qt/aqt/data/web/.

To update all dependencies:

./update.sh

To add a new dev dependency, use something like:

./add.sh -D @rollup/plugin-alias