only include src

This commit is contained in:
Michael C
2023-07-07 03:38:33 -04:00
parent 21bce341f0
commit 24c37324b8
2 changed files with 8 additions and 2 deletions

View File

@@ -16,5 +16,8 @@
"dom",
"dom.iterable"
]
}
},
"include": [
"src/**/*"
]
}