Fix wrong ASN for Lunanode ip ranges

This commit is contained in:
nymkappa
2022-08-29 23:36:18 +02:00
parent f2377a5f92
commit 1d571c284c
4 changed files with 130 additions and 4 deletions

View File

@@ -13,7 +13,8 @@
"node_modules/@types"
],
"allowSyntheticDefaultImports": true,
"esModuleInterop": true
"esModuleInterop": true,
"allowJs": true,
},
"include": [
"src/**/*.ts"