bdbch
|
6049985c04
|
refactor(core): clean up constructor & extension setup in extension manager (#5035)
* refactor(core): refactor extension manager
* refactor(core): update comment for setupExtensions function
|
2024-05-14 14:43:53 +02:00 |
|
Ben Asher
|
e97630c639
|
Require file extensions for imports and exports (#4001)
* Require .js endings
* add extension alias for cypress to resolve ts files with js endings
|
2023-06-30 21:03:49 +02:00 |
|
Dominik
|
8c6751f0c6
|
add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862)
* chore: add precommit hook for eslint fixes, fix linting issues
* chore: add eslint import sort plugin
|
2022-06-08 14:10:25 +02:00 |
|
Philipp Kühn
|
e07a5b625d
|
refactor: Use named exports instead of default exports (#2238)
* use named exports instead of default exports
* fix tests
Co-authored-by: Philipp Kühn <philippkuehn@MacBook-Pro-von-Philipp.local>
|
2021-12-06 12:00:09 +01:00 |
|
Philipp Kühn
|
7ffabf251c
|
feat: Add extension storage (#2069)
|
2021-10-22 08:52:54 +02:00 |
|
Philipp Kühn
|
1c8ca95de2
|
refactor: remove AnyObject type
|
2021-04-21 09:43:31 +02:00 |
|
Philipp Kühn
|
07bc40ce75
|
wip: add getExtensionField
|
2021-04-15 21:14:33 +02:00 |
|