5c18ed2abd
fix types - components/templates ( #172 )
...
Fix more types - specifically in components/templates. This is done by
removing eslint-ignores and fixing them.
2025-03-03 19:58:04 +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
20e8203b26
make NavBar typesafe
...
removed obsolete eslint disables
fixed a type problem
another type problem
type check
2024-12-19 12:17:51 +01: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
6ae276bedf
autofixes
2024-11-02 22:45:29 +01:00
36aeda5919
lint fixes
2024-10-29 18:24:11 +01:00
9546b2e9f4
autofixes
2024-10-29 17:42:04 +01:00
63fb0d3fd0
updated item profiles
2024-05-01 09:22:57 +02:00