Commit 71cd9b69 authored by nanahira's avatar nanahira

changes

parent d1b5e15b
Pipeline #4458 passed with stages
in 1 minute and 5 seconds
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
"allowJs": true, "allowJs": true,
"include": [ "include": [
"*.ts", "*.ts",
"src/*.ts" "src/**/*.ts",
"test/**/*.ts"
] ]
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment