-
Notifications
You must be signed in to change notification settings - Fork 21
/
todo.txt
29 lines (18 loc) · 1.07 KB
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
- redo ci for docs so that it matches complete (but with typesense instead of algolia)
- check the purpose of __DOCS_LINE_THAT_WILL_BE_AUTOMATICALLY_REMOVED__
!- rewrite create docs script to work with latest typedoc-plugin-markdown
- utils.ts - fix TODO comment
https://discord.com/channels/1026804805894672454/1274783430785241220
- // TODO: Re-enable.
- release new version with flat config
- use `sort-keys` eslint plugin to sort object alphabetically in base-typescript-eslint
https://eslint.org/docs/latest/rules/sort-keys
- package.mod.json: dynamically fetch TypeScript version from TSTL GitHub repo
- import eslint-plugin-plugin
- use stack overflow to remove isaac-typescript-definitions from deps
- difficult, do it when I have the courage
- make sure that isaacscript-common still works through link in dev
----------------------------------------------------------------------------------------------------
- waiting on:
- upgrading TypeScript; see "update.ts"
- change typescript version in "packages\isaacscript-cli\file-templates\dynamic\package.ts.json"