MVP, working sentry scraper
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
"module": "ESNext",
|
||||
"jsxImportSource": "vue",
|
||||
"paths": {
|
||||
"~/*": ["./*"],
|
||||
},
|
||||
"~/*": ["./*"]
|
||||
}
|
||||
},
|
||||
"include": ["./**/*.ts", "./**/*.vue"],
|
||||
}
|
||||
"include": ["./**/*.ts", "./**/*.vue"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user