{ "$schema": "https://json.schemastore.org/tsconfig", "extends": "./base.json", "compilerOptions": { "jsxImportSource": "vue", "jsx": "preserve" } }