Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem in the tsconfig.json #786

Open
sparsh-karna opened this issue Jan 27, 2024 · 1 comment
Open

problem in the tsconfig.json #786

sparsh-karna opened this issue Jan 27, 2024 · 1 comment

Comments

@sparsh-karna
Copy link

i was doing the jwt assignment and I opened the tsconfig.json file in vscode.
i don't know if it's an error or not but vscode was showing this error message
No inputs were found in config file '/Users/sparshkarna/DevOps/assignments/week-3/02-jwt/tsconfig.json'. Specified 'include' paths were '["**/*"]' and 'exclude' paths were '[]'.

image
@karananeja
Copy link

This error is displayed because we have a tsconfig,json file and it is trying to look for .ts file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants