Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Yes I know the problem and reported it several times as a bug to CW.
For this kata I corrected it but CW has modified only the "SUBMIT" tab. I am unable to modify the "RUN" tab. Fortunately you can correct yourself the "RUN" part.
I reported anew this bug at CW, see:
https://github.com/Codewars/codewars.com/issues/593
It would be good if you bring your own comment to this bug report in order to support it so that CW staff correct this bug.
Thanks for your post.
I'm geeeting the following error when submitting:
../home/codewarrior/spec.ts(1,1): error TS1084: Invalid 'reference' directive syntax.
../home/codewarrior/spec.ts(2,1): error TS1084: Invalid 'reference' directive syntax.
Got the same on running test, but closing reference tags helped. Cannot do it when submitting solution tough.