gghez
gghez
Thank you for taking care, and great job for concept @dthree ^^
No answer = no support for this project
+++ really need something to prevent selecting when user only want to organize visual tree.
unusable without this feat. should be a must have on any database client.
A solution for me: Remove **grunt-tsd**, use **grunt-shell** combined to **tsd**, then in _Gruntfile.js_: ``` shell: { tsd: { command: './node_modules/.bin/tsd --config tsd.json reinstall' } }, ```