mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-09-01 09:53:56 +02:00
set type to "module" in test/package.json
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "flexsearch-test",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "mocha ./*.js --exit",
|
||||
"test:coverage": "c8 -c ./.c8rc.json mocha ./*.js --exit",
|
||||
|
Reference in New Issue
Block a user