Commit 4955e09
authored
Shared configs/vite plus (#179)
* rolldown vite
* update pnpm
* biome -> OxC
* lint root
* update ignorepatterns
* fix file name
* use typeaware lint
* add OxC as recommended extension
* single attr per line true
* use oxc and add associations
* add fix-suggestions
* update lint config
* update documentation
* use OxC instead of biome
* update ignore rules to OxC
* lint root
* use side effect imports for types
* use tsdown for libs
* simplify core vite config
* remove unused template
* update deps
* remove unused dev dependencies
* fix typo
* remove unused config
* lint types
* use oxc build
* remove unused tsx copies.
* lint
* lint
* build
* lint
* lint
* lint
* build
* lint apps
* update types
* update deps
* lint aiinfo
* hoist typecheck
* lint
* prop typo
* fix duplicate keys
* typecheck tests
* lint
* sort imports
* lint
* merge objects
* sort checksum keys
* simplify objects
* oxfmt
* lint
* sort return
* lint
* disable vitest lint plugin
* lint
* fmt before lint
* use relative paths for ignore
* lint
* lint root
* lint build.mts
* lint
* apply fixes to lint errors
* declare type
* lint
* update linter config
* update lint config
* apply lint fixes
* hoist commands
* include scripts
* update types
* build aiinfo
* update cvoerage
* expect undefined
* fix expected header
* regenerate files
* allow finding AiInfoProps in type destructure
* update coverage
* fix lint errors
* omit trigger
* update indexes
* update test
* lint
* update deps
* [email protected]
* @instructure.ai/[email protected]1 parent 9d07484 commit 4955e09
File tree
209 files changed
+17705
-17534
lines changed- .github
- .template
- esm
- node
- instui
- .github
- src
- react
- src
- vanilla
- src
- .vscode
- apps
- nutritionfacts
- .github
- coverage
- src
- Components
- Export
- Layout
- assets
- tests
- roadmap
- .github
- public
- src
- components
- utils
- tests
- site
- tests
- coverage
- packages/aiinfo
- cache
- coverage
- node
- components
- askyourdata
- assessmentauthoringassistance
- bcealttext
- canvascoursetranslation
- canvasdiscussionsummaries
- canvasgradingassistance
- canvasinboxtranslation
- conversionalignment
- discussioninsights
- igniteagent
- itemauthoringassistance
- portfolios
- quickreassess
- rubricgenerator
- smartsearch
- scripts
- src
- strings
- tests
- __snapshots__
- utils
- plugins
- scripts
- tests
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
209 files changed
+17705
-17534
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | | - | |
| 17 | + | |
16 | 18 | | |
17 | | - | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | | - | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | | - | |
32 | | - | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments