Skip to content
Snippets Groups Projects
Commit ac99e6eb authored by thucpn's avatar thucpn
Browse files

fix: tests

parent 8e30e3d4
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,6 @@ ...@@ -10,6 +10,6 @@
"strict": true, "strict": true,
"types": ["node"] "types": ["node"]
}, },
"include": ["./src", "tests"], "include": ["./src"],
"exclude": ["node_modules"] "exclude": ["node_modules"]
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment