📄 tsconfig.json
/home/palash/git/site/node_modules/fast-uri/tsconfig.json
Language: json • Lines: 9
{
    "compilerOptions": {
        "allowJs": true,
        "checkJs": true,
        "strict": true,
        "noImplicitAny": true,
        "target": "es2015"
    }
}