issues
search
xgeekshq
/
split
SPLIT - Retrospectives at scale
MIT License
44
stars
10
forks
source link
fix: tsconfig paths
#1391
Closed
juniorboos
closed
1 year ago
juniorboos
commented
1 year ago
Screenshots
Old
New
Proposed Changes
Add
/*
to the paths in
tsconfig
, so that it can import folders inside it. This wasn't working because the main folders didn't have an index file.
Fix
schema
typo.
Screenshots
Proposed Changes
/*
to the paths intsconfig
, so that it can import folders inside it. This wasn't working because the main folders didn't have an index file.schema
typo.