Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests,ci: replace yarn ci with npm ci, use typescript to run tests #1875

Merged
merged 4 commits into from
Aug 7, 2020
Merged

tests,ci: replace yarn ci with npm ci, use typescript to run tests #1875

merged 4 commits into from
Aug 7, 2020

Conversation

waynevanson
Copy link
Contributor

@waynevanson waynevanson commented Aug 7, 2020

When attempting to use yarn workspaces in a previous PR, I messed up the config file for circle CI.
This fixes that.

We're going to incrementally adopt typescript to the project. Getting TS to run the tests is a good way to start integrating it into the project.

@waynevanson waynevanson marked this pull request as ready for review August 7, 2020 05:26
@waynevanson waynevanson merged commit 51e73bc into SortableJS:master Aug 7, 2020
laukstein pushed a commit to laukstein/Sortable that referenced this pull request Sep 10, 2020
…ortableJS#1875)

* deps: install dev-deps for ts, tests and friends

* tests: replace test.js with test.ts and fp

* change compat tests

* ci: replace tests to use npm as per usual
laukstein pushed a commit to laukstein/Sortable that referenced this pull request Sep 10, 2020
…ortableJS#1875)

* deps: install dev-deps for ts, tests and friends

* tests: replace test.js with test.ts and fp

* change compat tests

* ci: replace tests to use npm as per usual
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant