plugins.typescript-tools.settings.jsxCloseTag.enable

Functions similarly to nvim-ts-autotag. This is disabled by default to avoid conflicts.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.typescript-tools.settings.jsxCloseTag.filetypes

Filetypes this should apply to.

Type: null or (list of (string or raw lua code))

Default: null

Plugin default: ["javascriptreact" "typescriptreact"]

Declared by: