main
fix(language-service): account for strictTemplates being enabled by default
test(language-service): optimize language service test environment and flatten test setup
fix(compiler): let declaration span not including end character
test(language-service): empty template literal interpolation
fix(language-service): prevent external template inlay hints from appearing in TS files
fix(compiler): use regular optional chaining expression for safe function calls in TCBs