made all classes start with capital letters
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import "typings-global";
|
||||
import * as plugins from "./smartssh.plugins";
|
||||
import * as helpers from "./smartssh.classes.helpers";
|
||||
export class sshConfig {
|
||||
export class SshConfig {
|
||||
constructor(){
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user