feat: add basic tests checking the lib is not crashing

This commit is contained in:
Basile Bruneau
2022-02-13 17:49:11 +01:00
parent 1ee4354b9e
commit 411e58185e
3 changed files with 20 additions and 2 deletions
+2 -1
View File
@@ -9,7 +9,8 @@
},
"module": "./src/with-countries.js",
"scripts": {
"build": "webpack"
"build": "webpack",
"test": "node test.js"
},
"keywords": [
"map",