This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zhangyupeng
/
Babylon.js
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
typo
sebavan
6 years ago
parent
3efe3ec287
commit
44ff26b46f
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
inspector/tsconfig.json
+ 1
- 1
inspector/tsconfig.json
View File
@@ -19,7 +19,7 @@
],
"babylonjs/*": [
"../../dist/preview release/babylon.module.d.ts"
- ]
,
+ ]
}
}
}