project init
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": ["tslint-config-egg"],
|
||||
"rules": {
|
||||
"linebreak-style": [ true, "CRLF" ]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user