mirror of https://github.com/espruino/BangleApps
Update tsconfig.json
parent
a86f2c108d
commit
4990c42675
|
@ -14,5 +14,6 @@
|
||||||
"strict": true
|
"strict": true
|
||||||
},
|
},
|
||||||
"include": ["../apps/**/*", "./**/*"],
|
"include": ["../apps/**/*", "./**/*"],
|
||||||
|
// these apps have been excluded because they were built before this configuration was created and are using their own
|
||||||
"exclude": ["../apps/banglerun", "../apps/hebrew_calendar"]
|
"exclude": ["../apps/banglerun", "../apps/hebrew_calendar"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue