fix: update linter for new challenge format (#40317)

Also uses yaml for better vscode integration
This commit is contained in:
Oliver Eyton-Williams
2020-11-26 13:12:57 +01:00
committed by GitHub
parent f294d9cacc
commit 25429b9f3f
4 changed files with 25 additions and 16 deletions

View File

@ -15,12 +15,16 @@ videoUrl: ''
## Tests
<section id='tests'>
text
```yml
tests:
- text: text
testString: testString
```
moretext
</section>
## Challenge Seed
@ -29,8 +33,6 @@ tests:
<div id='html-seed'>
</div>
</section>
## Solution