diff --git a/.vscode/settings.json b/.vscode/settings.json index 46a27a15d..60a93b7e1 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,5 @@ { "typescript.tsdk": "node_modules/typescript/lib", - "javascript.tsdk": "node_modules/typescript/lib" -} + "javascript.tsdk": "node_modules/typescript/lib", + "wake.compiler.solc.remappings": [] +} \ No newline at end of file