7 lines
122 B
JSON
7 lines
122 B
JSON
{
|
|
"extends": ["../../tsconfig.base.json", "./.wxt/tsconfig.json"],
|
|
"compilerOptions": {
|
|
"types": ["chrome"]
|
|
}
|
|
}
|