feat: add basic tests checking the lib is not crashing
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@
|
||||
},
|
||||
"module": "./src/with-countries.js",
|
||||
"scripts": {
|
||||
"build": "webpack"
|
||||
"build": "webpack",
|
||||
"test": "node test.js"
|
||||
},
|
||||
"keywords": [
|
||||
"map",
|
||||
|
||||
Reference in New Issue
Block a user