UNPKG

react-ga

Version:
18 lines (17 loc) 400 B
{ "compilerOptions": { "module": "commonjs", "lib": ["es6", "dom"], "noImplicitAny": true, "noImplicitThis": true, "strictNullChecks": true, "strictFunctionTypes": true, "baseUrl": "../", "jsx": "react", "typeRoots": ["../"], "types": [], "noEmit": true, "forceConsistentCasingInFileNames": true }, "files": ["index.d.ts", "react-ga-tests.ts"] }