Remove "Set up library later" from dialog
This commit is contained in:
@@ -54,6 +54,11 @@ public class JSFrameworkSupportProvider extends FrameworkSupportInModuleProvider
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isOnlyLibraryAdded() {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void addSupport(
|
||||
@NotNull Module module,
|
||||
|
||||
Reference in New Issue
Block a user