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 committed Jan 11, 2024
2 parents 64a2cef + e13348e commit 6a3bbc0
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 6a3bbc0

Please sign in to comment.