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

convert to TypeScript #36

Merged
merged 3 commits into from
Dec 12, 2019
Merged

convert to TypeScript #36

merged 3 commits into from
Dec 12, 2019

Conversation

bicarbon8
Copy link
Owner

Changes:

  • converts project from older grunt build process standard npm scripts
  • converts all JavaScript code to TypeScript
  • removes minification and obfuscation and replaces with webpack bundling
  • converts QUnit tests to Jasmine run via Karma runner
  • converts PFT integration tests to Jasmine run via Karma runner

Build:

Jason Holt Smith added 3 commits December 12, 2019 16:31
name refactoring, clearing out old .js files and adding unit tests in UI with Karma

adding TodoTxtVault for data storage and having it throw exception on Task not found
@bicarbon8 bicarbon8 merged commit 61aaf92 into master Dec 12, 2019
@bicarbon8 bicarbon8 deleted the TypeScriptify branch December 12, 2019 17:12
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