Can we add an equivalent to the flow setup for typescript ?
[options]
module.name_mapper='^{rootPathPrefix}/\(.*\)$' -> '<PROJECT_ROOT>/{rootPathSuffix}/\1'
Being new to typescript, I'm not sure how this should be solved.
TS2307: Cannot find module '~/constants'.
Version: typescript 3.1.6