mirror of
https://github.com/umap-project/umap.git
synced 2025-05-06 06:21:49 +02:00
11 lines
108 B
Text
11 lines
108 B
Text
|
|
{
|
|
"parserOptions": {
|
|
"ecmaVersion": 7
|
|
},
|
|
|
|
"env": {
|
|
"browser": true,
|
|
"node": true
|
|
}
|
|
}
|