Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Remove TypeScript tests #154

Merged
merged 1 commit into from
May 13, 2018
Merged

Remove TypeScript tests #154

merged 1 commit into from
May 13, 2018

Conversation

vweevers
Copy link
Member

Because Level/community#16. And helps with #153.

FYI @MeirionHughes

@vweevers vweevers requested a review from ralphtheninja May 13, 2018 12:30
},
"browser": {
"./immediate.js": "./immediate-browser.js"
},
"scripts": {
"test": "standard && node test.js --stderr | faucet && npm run test-ts",
"test-ts": "ts-node --no-cache test.js | faucet",
"test": "standard && node test.js --stderr | faucet",
Copy link
Member

Choose a reason for hiding this comment

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

Come to think of it, what does --stderr argument imply here?

Copy link
Member Author

Choose a reason for hiding this comment

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

I have no idea.. Wondered that myself

Copy link
Member Author

Choose a reason for hiding this comment

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

=> #155

@vweevers vweevers merged commit db6cc19 into master May 13, 2018
@vweevers vweevers deleted the remove-ts-tests branch May 13, 2018 17:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants