Anton Shchekota
76c7788a72
feature: input methods like shallow and dependecy have the same output, so that mean deep dependecy also parse vue files as shallow
2021-11-16 15:29:13 +03:00
Anton Shchekota
abb781a69a
refactor: replace module-deps-sortable on own implementation to control how parse files
...
BREAKING CHANGE:
all Extensions whould contains '.' so that mean if you have just 'ts' then need to convert to '.ts'
2021-11-11 11:52:31 +03:00
Anton Shchekota
05026ce390
refactor: convert project to ESM
2021-10-19 16:38:44 +03:00
Bohdan Lyzanets
630625d04e
fix: get rid of shelljs dependency
2018-04-11 10:33:25 -07:00
Anton Shchekota
7d74060caf
Eslint add new rules - no-var and prefer-const
2018-01-24 14:10:41 +03:00
Tom MacWright
2605a3b5fd
test: Tests for dependency resolution
2017-09-14 17:04:34 -07:00
Tom MacWright
11d9045a00
Native Flow, use Jest ( #767 )
...
* build: Use Flow syntax without comments.
We're switching to Flow annotations - not Flow comments. This
gives documentation.js the ability to self-document without
JSDoc types and improves our compatibility with tools like
prettier.
Fixes #729 . Fixes #709
2017-05-08 20:46:21 -04:00