chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "dist",
|
||||
"esModuleInterop": true,
|
||||
"sourceMap": true
|
||||
},
|
||||
"include": ["./src/**/*", "./e2e/**/*", "*.ts"],
|
||||
"exclude": ["./templates/**", "./e2e/fixtures/**"]
|
||||
}
|
||||
Reference in New Issue
Block a user