Reinit project
This commit is contained in:
14
tslint.yml
Normal file
14
tslint.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
defaultSeverity: error
|
||||
extends:
|
||||
- tslint-react
|
||||
- tslint-eslint-rules
|
||||
# jsRules:
|
||||
rules:
|
||||
eofline: true
|
||||
no-console: true
|
||||
no-construct: true
|
||||
no-debugger: true
|
||||
no-reference: true
|
||||
jsx-no-lambda: false
|
||||
jsx-no-multiline-js: false
|
||||
jsx-alignment: false
|
||||
Reference in New Issue
Block a user