diff --git a/tsconfig.json b/tsconfig.json index da5818b01de..783f26b79d4 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -34,8 +34,7 @@ "sass": ["sass"], "@grafana/slate-react": ["../node_modules/@types/slate-react"] }, - "skipLibCheck": true, - "preserveSymlinks": true + "skipLibCheck": true }, "include": [ "public/app/**/*.ts",