intellij-stimulus
intellij-stimulus copied to clipboard
Typescript controllers are not found
trafficstars
Hello !
Controllers written in TS are not listed in the data-controller="" auto-completion. Looking at the source code, it seems that only files ending with _controller.js or -controller.js are included in getAllControllers.
Juste created a simple PR here : #15