UNPKG

sting

Version:

Sting! Is a tiny lightweight, themable and highly customizable notification-popup.

14 lines (12 loc) 269 B
{ "compilerOptions": { "module": "es6", "target": "es5", "moduleResolution": "node", "allowSyntheticDefaultImports": true, "lib" : ["es2015", "es2015.iterable", "dom", "es6", "esnext"], "declaration": true, "outDir": "./dist", "rootDir": "./src" } }