UNPKG

@lipsurf/cli

Version:

Build LipSurf plugins to add custom voice commands to any website.

16 lines (15 loc) 291 B
{ "compilerOptions": { "noEmitOnError": true, "allowSyntheticDefaultImports": true, "incremental": true, "noImplicitAny": false, "strict": true, "noResolve": false, "moduleResolution": "node", "target": "ES2018" }, "exclude": [ "node_modules" ] }