diff --git a/apps/counter-dom-ts/tsconfig.json b/apps/counter-dom-ts/tsconfig.json index 5b198d0..fbd0225 100644 --- a/apps/counter-dom-ts/tsconfig.json +++ b/apps/counter-dom-ts/tsconfig.json @@ -16,7 +16,5 @@ "noImplicitReturns": true, "skipLibCheck": true }, - "include": ["src"], - "exclude": ["vite.config.ts"], - "references": [{ "path": "./tsconfig.node.json" }] + "include": ["src"] } diff --git a/apps/counter-preact-ts/tsconfig.json b/apps/counter-preact-ts/tsconfig.json index ce98c99..39a545e 100644 --- a/apps/counter-preact-ts/tsconfig.json +++ b/apps/counter-preact-ts/tsconfig.json @@ -17,7 +17,5 @@ "jsx": "react-jsx", "types": ["vite/client"] }, - "include": ["src"], - "exclude": ["vite.config.ts"], - "references": [{ "path": "./tsconfig.node.json" }] + "include": ["src"] } diff --git a/apps/counter-react-ts-edit-context/tsconfig.json b/apps/counter-react-ts-edit-context/tsconfig.json index ce98c99..39a545e 100644 --- a/apps/counter-react-ts-edit-context/tsconfig.json +++ b/apps/counter-react-ts-edit-context/tsconfig.json @@ -17,7 +17,5 @@ "jsx": "react-jsx", "types": ["vite/client"] }, - "include": ["src"], - "exclude": ["vite.config.ts"], - "references": [{ "path": "./tsconfig.node.json" }] + "include": ["src"] } diff --git a/apps/counter-react-ts-edit/tsconfig.json b/apps/counter-react-ts-edit/tsconfig.json index ce98c99..39a545e 100644 --- a/apps/counter-react-ts-edit/tsconfig.json +++ b/apps/counter-react-ts-edit/tsconfig.json @@ -17,7 +17,5 @@ "jsx": "react-jsx", "types": ["vite/client"] }, - "include": ["src"], - "exclude": ["vite.config.ts"], - "references": [{ "path": "./tsconfig.node.json" }] + "include": ["src"] } diff --git a/apps/counter-react-ts/tsconfig.json b/apps/counter-react-ts/tsconfig.json index ce98c99..39a545e 100644 --- a/apps/counter-react-ts/tsconfig.json +++ b/apps/counter-react-ts/tsconfig.json @@ -17,7 +17,5 @@ "jsx": "react-jsx", "types": ["vite/client"] }, - "include": ["src"], - "exclude": ["vite.config.ts"], - "references": [{ "path": "./tsconfig.node.json" }] + "include": ["src"] } diff --git a/apps/fast/tsconfig.json b/apps/fast/tsconfig.json index ce98c99..39a545e 100644 --- a/apps/fast/tsconfig.json +++ b/apps/fast/tsconfig.json @@ -17,7 +17,5 @@ "jsx": "react-jsx", "types": ["vite/client"] }, - "include": ["src"], - "exclude": ["vite.config.ts"], - "references": [{ "path": "./tsconfig.node.json" }] + "include": ["src"] } diff --git a/apps/tiny/tsconfig.json b/apps/tiny/tsconfig.json index ce98c99..39a545e 100644 --- a/apps/tiny/tsconfig.json +++ b/apps/tiny/tsconfig.json @@ -17,7 +17,5 @@ "jsx": "react-jsx", "types": ["vite/client"] }, - "include": ["src"], - "exclude": ["vite.config.ts"], - "references": [{ "path": "./tsconfig.node.json" }] + "include": ["src"] }