fix: remove or rename outdated lint namespaces

Also chore of mv ref ns under util
This commit is contained in:
Gabriel Horner
2025-05-13 11:20:49 -04:00
parent 5feaf27c38
commit f46f75bf10
14 changed files with 16 additions and 16 deletions

View File

@@ -98,9 +98,7 @@
frontend.format.block block
frontend.format.mldoc mldoc
frontend.fs fs
frontend.fs.capacitor-fs capacitor-fs
frontend.fs.memory-fs memory-fs
frontend.fs.nfs nfs
frontend.handler.common common-handler
frontend.handler.common.developer dev-common-handler
frontend.handler.common.page page-common-handler
@@ -115,6 +113,7 @@
frontend.handler.events events
frontend.handler.extract extract
frontend.handler.file-based.file file-handler
frontend.handler.file-based.native-fs nfs-handler
frontend.handler.file-based.page file-page-handler
frontend.handler.file-based.page-property file-page-property
frontend.handler.file-based.property file-property-handler
@@ -158,6 +157,7 @@
frontend.util.text text-util
frontend.util.thingatpt thingatpt
frontend.util.url url-util
frontend.util.ref ref
frontend.worker.shared-service shared-service
frontend.worker.handler.page worker-page
frontend.worker.pipeline worker-pipeline