UNPKG

atomico

Version:

Atomico is a small library for the creation of interfaces based on web-components, only using functions and hooks.

10 lines (9 loc) 192 B
{ "extends": "../tsconfig.json", "include": ["**/*"], "compilerOptions": { "strictNullChecks": true, "module": "ESNext", "moduleResolution": "node" } }