mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Remove the files entry from the tsconfig.json
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// When there are both <file>.d.ts and <file>.ts, The default TypeScript file resolution will ignore the .d.ts
|
||||
/// <reference path="controls-page.d.ts" />
|
||||
|
||||
import definition = require("controls-page");
|
||||
import pagesModule = require("ui/page");
|
||||
import stackLayoutModule = require("ui/layouts/stack-layout");
|
||||
|
||||
Reference in New Issue
Block a user