PoorMansTSqlFormatter
PoorMansTSqlFormatter copied to clipboard
Uncaught (in promise) TypeError: Cannot read property 'Assembly' of undefined
when I was using React,with ES6, I import FormatterLib from 'poor-mans-t-sql-formatter,the chrome console print a mistask,like the title.ps: Bridge.$currentAssembly = new System.Reflection.Assembly("mscorlib");
I'm having the same issue. Have you found a workaround?