windwp / nvim-ts-autotag

Use treesitter to auto close and auto rename html tag
MIT License
1.63k stars 87 forks source link

Tests for typescriptreact are failing on main #205

Open PriceHiller opened 2 months ago

PriceHiller commented 2 months ago

Seems an update upstream in nvim-treesitter has broken our tests, need to update our typescriptreact configuration to work with the upstream changes.