anki/ts
Damien Elmes 687e0b070b
Merge pull request #946 from hgiesel/dispatchtype
Correctly type createEventDispatch and dispatch
2021-01-27 20:27:08 +10:00
..
congrats remove empty es6 group; reference original ts_library instead 2021-01-02 21:18:10 +10:00
graphs Merge pull request #946 from hgiesel/dispatchtype 2021-01-27 20:27:08 +10:00
lib Add bridgeCommand helper function 2021-01-26 01:25:54 +01:00
patches
sass
.eslintrc.js
.gitignore
.prettierignore
.prettierrc
add.sh add add.sh helper for adding dependency and updating licenses 2020-12-31 12:20:51 +10:00
BUILD.bazel move exports_files call into ts/BUILD.bazel 2021-01-09 18:03:26 +10:00
copy.bzl Add base argument to copy_select_files 2021-01-01 14:39:15 +01:00
eslint.bzl
format.sh
licenses.json Add css-browser-selector as bazel rule, and update from 0.4.0 to 0.6.5 2020-12-31 16:27:52 +01:00
package.json add .sql file formatter 2021-01-09 14:22:49 +10:00
prettier.bzl
README.md add add.sh helper for adding dependency and updating licenses 2020-12-31 12:20:51 +10:00
rollup.config.js
sql_format.bzl move exports_files call into ts/BUILD.bazel 2021-01-09 18:03:26 +10:00
sql_format.ts add .sql file formatter 2021-01-09 14:22:49 +10:00
svelte.bzl
tsconfig.json Add PreferenceStore with gettable/settable preferences 2021-01-22 13:14:33 +01:00
update-licenses.sh add add.sh helper for adding dependency and updating licenses 2020-12-31 12:20:51 +10:00
update.sh add add.sh helper for adding dependency and updating licenses 2020-12-31 12:20:51 +10:00
vendor.bzl merge separate vendor rules into single rule 2021-01-02 11:14:00 +10:00
yarn.lock add .sql file formatter 2021-01-09 14:22:49 +10:00

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