UNPKG

ireland-census-2016-tools

Version:

A collection of command line tools for extracting data from Ireland Census 2016 results

16 lines (15 loc) 212 B
{ "compilerOptions": { "noImplicitAny": true, "lib": [ "es2015.core", "es5" ], "outDir": "./lib", "strict": true, "target": "es5" }, "include": [ "src/**/*.ts" ] }