mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
port tests to node 18 test module; remove zora dep
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"moduleResolution": "node",
|
||||
"paths": {
|
||||
},
|
||||
"types": []
|
||||
"types": ["node"],
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
"include": ["*.ts","test/*.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user