amaannawab923 commented on code in PR #35683:
URL: https://github.com/apache/superset/pull/35683#discussion_r2447512950


##########
superset-frontend/plugins/plugin-chart-ag-grid-table/test/tsconfig.json:
##########
@@ -0,0 +1,9 @@
+{
+  "compilerOptions": {
+    "composite": false,
+    "emitDeclarationOnly": false,
+    "rootDir": "../../../"
+  },
+  "extends": "../../../tsconfig.json",
+  "include": ["**/*", "../types/**/*", "../../../types/**/*"]

Review Comment:
   Yes i just copied it from another viz plugin, didnt look at the details of 
it , Will analyse the pattern and see if i can improve it



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to