thacoon

Results 4 issues of thacoon

When using TypeScript I get an unresolved variable error in WebStorm ![Screenshot from 2022-08-17 10-47-03](https://user-images.githubusercontent.com/14902783/185076447-13f6ab9f-f476-4722-a78d-4d11dcf2d924.png) To reproduce this issue, see the following code: _src/routes/test.svelte_ ```svelte import { count } from...

I have a component like this ```python from typing import Dict, Any from django_components import component from server.example.models import Example @component.register('example') class ExampleComponent(component.Component): template_name = 'example/template.html' def get_context_data(self, instance: Example)...

- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [x] I've searched the [issues](https://github.com/djlint/djLint/issues) - [x] I've read the [docs](https://djlint.com) ## System Info - OS: macOS Sonoma - Python...

:microbe: bug
:sponge: formatter

- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [x] I've searched the [issues](https://github.com/djlint/djLint/issues) - [x] I've read the [docs](https://djlint.com) ## System Info - OS: macOS Sonoma - Python...

:microbe: bug
:mag: linter