Closed stevenzeck closed 6 years ago
I also added paths into tsconfig.json because the imports were getting a bit out of hand with ../ repeating. Thanks to this article and author: https://levelup.gitconnected.com/are-we-there-yet-or-how-to-improve-typescript-sass-imports-bce09ecea164
paths
tsconfig.json
../
https://github.com/Unibeautify/beautifier-php-cs-fixer/issues/8
I also added
paths
intotsconfig.json
because the imports were getting a bit out of hand with../
repeating. Thanks to this article and author: https://levelup.gitconnected.com/are-we-there-yet-or-how-to-improve-typescript-sass-imports-bce09ecea164https://github.com/Unibeautify/beautifier-php-cs-fixer/issues/8