tutorial layout

This commit is contained in:
Felix Roos 2022-02-18 14:00:35 +01:00
parent 7b28a620a9
commit 3f051cdd8d
9 changed files with 116 additions and 23 deletions

View file

@ -1,5 +1,5 @@
{
"include": ["src", "types", "public/hot.js"],
"include": ["src", "types", "public/hot.js", "tutorial"],
"compilerOptions": {
"allowJs": true,
"module": "esnext",