jsconfig.json

Small tool which automatically generates jsconfig.json, used for vscode workspace configuration, with some defaults and extracted webpack path aliases.

MIT License

Downloads
199.8K
Stars
36
Committers
3

Bot releases are visible (Hide)

jsconfig.json - v2.3.3 Latest Release

Published by github-actions[bot] over 2 years ago

2.3.3 (2022-03-19)

Miscellaneous Chores

jsconfig.json - jsconfig.json v2.3.2

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • ๐Ÿ› Removed stranded debugging console.log (ba22aa9)
jsconfig.json - jsconfig.json v2.3.1

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • ๐Ÿ› Fixed picocolors missing dependency (34c5447)
jsconfig.json - jsconfig.json v2.3.0

Published by github-actions[bot] almost 3 years ago

Features

  • ๐ŸŽธ Migrated from chalk to picocolors (3c8e54d)

Bug Fixes

  • ๐Ÿ› npm audit fixes (7166121)
jsconfig.json - jsconfig.json v2.2.0

Published by github-actions[bot] about 3 years ago

Features

  • ๐ŸŽธ Added support for node imports subpath patterns (f921a42)
jsconfig.json - jsconfig.json v2.1.0

Published by github-actions[bot] about 3 years ago

Features

  • ๐ŸŽธ Added --output option to CLI args (a585c81)
  • ๐ŸŽธ Dropped babel and rewritten code to be Node12 compliant (7c4dde7)

Bug Fixes

  • ๐Ÿ› additional windows specific path fixes (4f6c58f)
  • ๐Ÿ› additional windows specific path fixes (5d4b727)
  • ๐Ÿ› Fixed npmignore (6cfb9f7)
  • ๐Ÿ› Fixed windows specific path errors (da542fa)
jsconfig.json - jsconfig.json v2.0.0

Published by github-actions[bot] over 3 years ago

โš  BREAKING CHANGES

  • ๐Ÿงจ Dropped node 10 support, now only node 12+ is supported

Features

  • ๐ŸŽธ Updated dependencies (3c8a03c)
jsconfig.json - jsconfig.json v1.1.7

Published by github-actions[bot] over 3 years ago

Bug Fixes

  • ๐Ÿ› Release process tweaks (3b2b135)
jsconfig.json - jsconfig.json v1.1.6

Published by github-actions[bot] over 3 years ago

Bug Fixes

  • ๐Ÿ› Release process tweaks (c268385)
jsconfig.json - jsconfig.json v1.1.5

Published by github-actions[bot] over 3 years ago

Bug Fixes

  • ๐Ÿ› Release process tweaks (5937923)
jsconfig.json - jsconfig.json v1.1.4

Published by github-actions[bot] over 3 years ago

Bug Fixes

  • ๐Ÿ› Updated test snapshots (5e4d22c)
jsconfig.json - jsconfig.json v1.1.3

Published by github-actions[bot] over 3 years ago

Bug Fixes

  • ๐Ÿ› Fixed release task (dd1d656)
jsconfig.json - jsconfig.json v1.1.2

Published by github-actions[bot] over 3 years ago

Bug Fixes

  • ๐Ÿ› Fixed vuejs template (156cba7)
jsconfig.json - jsconfig.json v1.1.1

Published by github-actions[bot] over 3 years ago

Bug Fixes

  • ๐Ÿ› Improved template parser to work with dev dependencies (9b488c0)
jsconfig.json - jsconfig.json v1.1.0

Published by github-actions[bot] over 3 years ago

Features

  • ๐ŸŽธ Added template parser (d6a761e)

Bug Fixes

  • ๐Ÿ› baseUrl is now not in the result config, if not provided (500901d)
jsconfig.json - jsconfig.json v1.0.0

Published by github-actions[bot] over 3 years ago

Features

  • ๐ŸŽธ Added support for jsconfig.json templates (7d47af6)
  • ๐ŸŽธ Finalized public release (93069e8)

Bug Fixes

  • ๐Ÿ› Multiple bugs in webpack parser (2ff5eac)