This website works better with JavaScript
Home
Explore
Help
Sign In
tati
/
kitchn
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add baseUrl config
Tatiana Inama
6 years ago
parent
d482eb5e77
commit
cd4d93fcc9
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
recipes/tsconfig.json
+ 1
- 0
recipes/tsconfig.json
View File
@@ -1,5 +1,6 @@
{
"compilerOptions": {
+ "baseUrl": "src",
"target": "es5",
"lib": [
"dom",