Skip to content

Commit

Permalink
Merge pull request #1346 from canalplus/demo/fix-ts-config
Browse files Browse the repository at this point in the history
fix(demo): fix ts error in global declaration
  • Loading branch information
peaBerberian authored Jan 3, 2024
2 parents e56bcf9 + dae242e commit 88e9b44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/full/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
]
},
"include": [
"../../src/globals.prod.d.ts",
"./scripts/**/*"
]
}

0 comments on commit 88e9b44

Please sign in to comment.