UNPKG

sql-template-strings

Version:

ES6 tagged template strings for prepared statements with mysql and postgres

13 lines (12 loc) 244 B
{ // See http://go.microsoft.com/fwlink/?LinkId=759670 // for the documentation about the jsconfig.json format "compilerOptions": { "target": "es6" }, "exclude": [ "node_modules", "typings/browser", "typings/browser.d.ts" ] }