feat: adding fullstory sdk package files
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
"target": "ES2022",
|
||||
"strict": true,
|
||||
"declaration": true,
|
||||
"sourceMap": true
|
||||
"sourceMap": true,
|
||||
"esModuleInterop": true,
|
||||
"jsx": "react-jsx"
|
||||
},
|
||||
"include": ["src"],
|
||||
"exclude": ["node_modules", "dist"]
|
||||
|
||||
Reference in New Issue
Block a user