Initial commit
This commit is contained in:
5
packages/tsconfig/app.json
Normal file
5
packages/tsconfig/app.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/tsconfig",
|
||||
"display": "Chrome Extension App",
|
||||
"extends": "./base.json"
|
||||
}
|
||||
Reference in New Issue
Block a user