12fd624780
refactor(source): define more types ( #149 )
...
* define more types
* lint fixes
* update snapshot and reduce coverage
* revert role change, since it incompatible with directus
2025-02-22 16:09:38 +00:00
79ca17aa3f
fix types import path
2025-02-10 11:39:07 +00:00
a450128b72
reorganized types
2025-02-09 20:32:41 +00:00
3872a052b6
separated types, eslint rule for importing types
...
- Separated types and moved them into the proper ./types folder defined
in the tsconfig.json.
- Defined a new folder alias `#types`.
- New eslint rule to enforce `import type` when a type is imported.
- Removed Geometry Class and used manual Point types from `geojson`
2024-11-24 04:11:32 +01:00
fefc015b70
lint fixes
2024-11-08 19:36:35 +01:00
5807869721
lint fixes
2024-11-03 00:36:02 +01:00
6d3f2bf38c
remove new lines
2024-11-02 23:26:14 +01:00
2f77dde3da
remove used eslint disables
2024-11-02 23:18:29 +01:00
6ae276bedf
autofixes
2024-11-02 22:45:29 +01:00
9546b2e9f4
autofixes
2024-10-29 17:42:04 +01:00
d832185ee3
lint fixes
2024-10-29 11:55:07 +01:00
c92b2be9fc
refactoring hooks and api
2023-08-29 13:11:39 +02:00
9d84d32883
fixed type issues
2023-05-22 20:07:22 +02:00
46a1324cea
some changes
2022-10-01 14:50:38 +02:00
de929beb45
update Items
2022-09-27 12:36:41 +02:00
3f540ff2d4
state management
2022-08-10 12:44:27 +02:00
b532eca956
useTags hook
2022-08-06 10:14:38 +02:00