TypeScript language service plugin that gives superpowers to SQL tagged strings

A typescript language service plugin that gives superpowers to SQL tagged template literals. – segmentio/ts-mysql-plugin… Read more

Similar

How to Polyfill missing types in TypeScript

Support for TypeScript in terms of community provided typings is great and since TypeScript 2+ and the consolidation of typings under the npm @types scope, most major libraries have great support that is pretty easy to integrate into your project. Like a... (more…)

Read more »