6 lines
142 B
JSON
6 lines
142 B
JSON
{
|
|
"extends": "../../jsconfig.base.json",
|
|
"compilerOptions": {},
|
|
"include": ["*.js", "bg_service", "bin/www", "render_page", "routes"]
|
|
}
|