add docs on configuring TSLint for Prettier
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
"member-ordering": [false],
|
||||
"no-console": [false],
|
||||
"no-namespace": [true, "allow-declarations"],
|
||||
"trailing-comma": [true, {"multiline": "never", "singleline": "never"}],
|
||||
"variable-name": [
|
||||
true,
|
||||
"ban-keywords",
|
||||
|
||||
Reference in New Issue
Block a user