8000 Add apps/sample-fonts/*.ts to tsconfig.json · hbcodeXCI/NativeScript@2347ccb · GitHub
[go: up one dir, main page]

Skip to content

Commit 2347ccb

Browse files
committed
Add apps/sample-fonts/*.ts to tsconfig.json
1 parent 03f9867 commit 2347ccb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

tsconfig.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@
6666
"apps/editable-text-demo/app.ts",
6767
"apps/editable-text-demo/main-page.ts",
6868
"apps/editable-text-demo/model.ts",
69+
"apps/sample-fonts/app.ts",
70+
< 91EB span class="pl-s">"apps/sample-fonts/main-page.ts",
6971
"apps/gallery-app/app.ts",
7072
"apps/gallery-app/main-page.ts",
7173
"apps/gallery-app/views/dialogs.ts",
@@ -77,9 +79,9 @@
7779
"apps/modal-views-demo/app.ts",
7880
"apps/modal-views-demo/login-page.ts",
7981
"apps/modal-views-demo/main-page.ts",
80-
"apps/navigation-events-demo/app.ts",
81-
"apps/navigation-events-demo/page1.ts",
82-
"apps/navigation-events-demo/page2.ts",
82+
"apps/navigation-events-demo/app.ts",
83+
"apps/navigation-events-demo/page1.ts",
84+
"apps/navigation-events-demo/page2.ts",
8385
"apps/notifications-demo/app.ts",
8486
"apps/notifications-demo/main-page.ts",
8587
"apps/orientation-demo/app.ts",

0 commit comments

Comments
 (0)
0