Commit Graph

17 Commits

Author SHA1 Message Date
Sean Lilley a563a8bccc Switch to prettier for formatting 2021-08-02 10:46:58 -04:00
Sean Lilley 37cf7858cc Node 8 upgrade 2017-11-06 09:46:45 -05:00
Sean Lilley 2a44e0d1a8 Misc fixes 2017-07-25 12:32:24 -04:00
Sean Lilley 8701c87767 Bumped to 1.2.0 2017-07-11 11:59:38 -04:00
Matthew Amato 24513be7b8 Clean up .gitignore and .npmignore
There were some outdated and missing entries.
2017-06-28 08:34:42 -04:00
Ottavio Hartman c8adca3324 Replace JSHint with ESLint shareable config 2017-06-12 11:42:37 -04:00
Sean Lilley 74f95cd616 Bump to 1.1.0 2017-04-25 16:39:19 -04:00
Sean Lilley 56c4fde4f7 Remove typings 2017-03-15 13:19:47 -04:00
Sean Lilley 3d5e72b3a4 Merge branch 'master' into major-cleanup 2017-03-14 10:56:24 -04:00
Sean Lilley b8b118bca0 Refactor and tests 2017-03-14 10:43:28 -04:00
Sean Lilley 6f5bc856ed Update gltf-pipeline and general project cleanup 2017-01-03 21:47:51 -05:00
Matthew Amato c09c392423 Use typings instead of rolling our own TypeScript definition solution
This gets rid of the TypeScriptDefinitions directory and associated gulp
task. Instead it uses the typings module which is a more standard way to
manage TS definitions. This now creates a typings folder at npm install
type and WebStorm has been configured to simply point to that.

Not only is this cleaner, but the actual intellisense is much better at
WebStorm should provide even more help now.

Also removed the request dependency because it's no loner used.

Also added missing entries to npmignore and gitignore.

As part of this change, I also updated all npm modules to there latest
version, this is in preparation for turning on greenkeeper.
2016-10-25 20:23:27 -04:00
Sean Lilley bada069caa Updated .ignore files 2016-07-20 13:25:54 -04:00
Sean Lilley 4eb0cacc37 Reorganize .npmignore 2016-07-12 15:41:28 -04:00
Sean Lilley ad3fc2c51b Use slashes for directories in .npmignore 2016-07-12 15:36:06 -04:00
Sean Lilley 63e6fed264 Updated project for publishing 2016-07-08 18:10:18 -04:00
Sean Lilley 4052ef1b77 Upgrade for gltf-pipeline 2016-06-10 17:43:30 -04:00