byteface / domonic

Create HTML with python 3 using a standard DOM API. Includes a python port of JavaScript for interoperability and tons of other cool features. A fast prototyping library.
https://domonic.readthedocs.io/
MIT License
128 stars 13 forks source link

linting #35

Closed byteface closed 3 years ago

byteface commented 3 years ago

whats a good example of a .vscode linting setting.

byteface commented 3 years ago

resolved. i had too many linters installed. i disabled several and syntax colors working as expected again.