UNPKG

@shopify/theme-language-server-common

Version:

<h1 align="center" style="position: relative;" > <br> <img src="https://github.com/Shopify/theme-check-vscode/blob/main/images/shopify_glyph.png?raw=true" alt="logo" width="141" height="160"> <br> Theme Language Server </h1>

10 lines (9 loc) 251 B
{ "extends": "./tsconfig.json", "exclude": ["**/*.spec.ts", "test/*.ts"], "references": [ { "path": ".." }, { "path": "../../theme-check-common/tsconfig.build.json" }, { "path": "../../liquid-html-parser/tsconfig.build.json" } ] }