19 Commits

Author SHA1 Message Date
Maximilian Harz
e41e71327c Add specific react version in eslint settings 2025-01-25 10:45:31 +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
antontranelis
f4e71050a5
Merge branch 'main' into lint-security 2024-11-18 09:28:52 +01:00
antontranelis
66f1c328e7
Merge pull request #36 from utopia-os/lint-catchall
feat(other): lint catchall
2024-11-18 09:24:24 +01:00
antontranelis
4031cd25ca
Merge pull request #33 from utopia-os/lint-promise
feat(other): lint promise
2024-11-18 09:12:20 +01:00
8556c07378
install lint no-catch-all rule 2024-11-12 09:29:01 +01:00
5dd4c67637
lint no console log 2024-11-11 17:02:10 +01:00
16193033b0
install lint security 2024-11-11 16:44:43 +01:00
97c3ef867e
promise linting 2024-11-11 15:45:25 +01:00
a1041ab40a
enable lint rules which require no further change 2024-11-09 00:41:12 +01:00
fefc015b70
lint fixes 2024-11-08 19:36:35 +01:00
286488c18c
install import eslint 2024-11-08 16:55:12 +01:00
0dcbd6bb1c
install typescript eslint 2024-11-02 23:38:18 +01:00
4950a1eb60
install eslint comments 2024-11-02 23:18:08 +01:00
6ae276bedf
autofixes 2024-11-02 22:45:29 +01:00
0d6909bd25
install prettier 2024-11-02 22:43:20 +01:00
99eff50474
eslint standart plugin 2024-10-29 17:41:46 +01:00
ec7278f82e
more fixes 2024-10-29 11:55:18 +01:00
3888aa06ea layout improvements 2024-10-13 23:03:08 +02:00