UNPKG

sentinel-dom

Version:

Lightweight, powerful and reliable library to determine the visibility of DOM elements.

16 lines (15 loc) 228 B
{ "compileOnSave": true, "compilerOptions": { "target": "es2015", "moduleResolution": "node", "lib": [ "es7", "dom" ], "allowSyntheticDefaultImports": true }, "include": [ "src" ] }