We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
vscode 一直提示 ESLint: Failed to load config "./node_modules/mwts" to extend from. Referenced from:, 将 "extends": "./node_modules/mwts", 改成“../node_modules/mwts” 还会报别的错误
The text was updated successfully, but these errors were encountered:
你可能需要在项目根目录下安装 mwts 以让这些 IDE/外部工具正确识别。
Sorry, something went wrong.
No branches or pull requests
vscode 一直提示 ESLint: Failed to load config "./node_modules/mwts" to extend from. Referenced from:, 将 "extends": "./node_modules/mwts", 改成“../node_modules/mwts” 还会报别的错误
The text was updated successfully, but these errors were encountered: