681d82f5cc
* cards will still be mostly counted by ctype rather than queue * if the user wants to include inactive cards buried and suspended will be first filtered out, before the rest is counted by ctype |
||
---|---|---|
.. | ||
congrats | ||
graphs | ||
lib | ||
patches | ||
sass | ||
.eslintrc.js | ||
.gitignore | ||
.prettierignore | ||
.prettierrc | ||
add.sh | ||
BUILD.bazel | ||
copy.bzl | ||
eslint.bzl | ||
format.sh | ||
licenses.json | ||
package.json | ||
prettier.bzl | ||
README.md | ||
rollup.config.js | ||
svelte.bzl | ||
tsconfig.json | ||
update-licenses.sh | ||
update.sh | ||
vendor.bzl | ||
yarn.lock |
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