Lukas Frana

Results 7 issues of Lukas Frana

### Description When I try eslint path/to/file/$something.foo it tries to resolve $something as an variable (I'm on Linux) and it becomes only path/to/file/.foo since variable does not exist. Is there...

**I'm submitting a ...** (check one with "x") ``` [ ] bug report => Search github for a similar issue or PR before submitting [x] feature request => Please check...

discussion

Hi, this repository is really worth looking at. Thank you. I learnt a lot. I have one suggestion. Do you think you can provide docker-compose file to speed up time...

* **Node Version**: v15.2.1, NPM: 6.14.8 * **Platform**: 5.9.9-arch1-1 SMP PREEMPT Wed, 18 Nov 2020 19:52:04 +0000 x86_64 GNU/Linux * **Compiler**: gcc version 10.2.0 (GCC) * **Module**: serialport Verbose output...

Hi, do you plan to add Svelte support? It has similar structure like Vue. Thanks!

Hi, I was trying setup Docker Swarm according to this repo https://github.com/BretFisher/dogvscat, but when run basically any Docker command (eg. `docker ps` or `docker stack deploy`) I encouter an error:...

Hi, I would like to ask you, if you could add TypeScript declaration files? It really helps IDE. Thanks a lot