Skip to main content
Question

Please help!!!!

  • October 18, 2024
  • 0 replies
  • 11 views

Alejandro_Ricardo

import * as XLSX from ‘xlsx’;
I tried to load xlsx libraria but when generate code.js he said
image
this is my config
{
“compilerOptions”: {
“target”: “es5”,
“lib”: [“es6”, “dom”],
“strict”: true,
“typeRoots”: [
“./node_modules/@types”,
“./node_modules/@figma”,
“./types”
]
},
“include”: [“./**/*.ts”],
“exclude”: [“node_modules”]
}

This topic has been closed for replies.

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings