Skip to content

npm scripts for typechecking public .d.ts-es and running tslint#2934

Merged
enchev merged 2 commits into
masterfrom
npm-scripts
Oct 27, 2016
Merged

npm scripts for typechecking public .d.ts-es and running tslint#2934
enchev merged 2 commits into
masterfrom
npm-scripts

Conversation

@PanayotCankov
Copy link
Copy Markdown
Contributor

Moving one step closer to remove the grunt file.
The tsconfig.public.es2016.json now adds tsconfig that can be used to type check the public .d.ts-es exported by the tis-core-modules-es2016.d.ts using npm run test-tsc-es2016.
The tslint has been added as npm script too: npm run tslint.

Comment thread tns-platform-declarations/test.ts Outdated
}

let pointer = new interop.Pointer();
console.log(pointer);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this console.log here?

@enchev enchev merged commit 05cd636 into master Oct 27, 2016
@enchev enchev deleted the npm-scripts branch October 27, 2016 12:18
@vchimev vchimev restored the npm-scripts branch October 27, 2016 12:30
@vchimev vchimev deleted the npm-scripts branch October 27, 2016 12:30
@lock
Copy link
Copy Markdown

lock Bot commented Aug 28, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock Bot locked and limited conversation to collaborators Aug 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants