All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 3m20s
11 lines
171 B
JSON
11 lines
171 B
JSON
{
|
|
"importMap": "./import_map.json",
|
|
"compilerOptions": {
|
|
"lib": ["deno.ns", "dom"]
|
|
},
|
|
"lint": {
|
|
"rules": {
|
|
"exclude": ["no-explicit-any"]
|
|
}
|
|
}
|
|
} |