h3 icon indicating copy to clipboard operation
h3 copied to clipboard

tsconfig.json error Cannot write file '/api/inventories/[...].js' because it would overwrite input file.

Open prashantnirgun opened this issue 1 year ago • 0 comments

I am using JS and not TS and my VSCode showing me 57 Problems. Any one know how do I fix this? I really now used TypeScript so may be I am breaking any linting error. Its not stopping me but some other day I keep it open for long time. Content of my tsconfig.json is as follows.

{
  "extends": "./.nitro/types/tsconfig.json"
}

Thanks in advance

prashantnirgun avatar Feb 20 '24 13:02 prashantnirgun