When i use document. there’s an error that TS2584 : Cannot find name ‘document’. Do you need to change your target library? Try changing the lib compiler option to include ‘dom’.
For it, Do i have to fix tsconfig.json ?
Or is there something other solution? i need help…