Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
interact...
/
assets
/
admin
/
vendor
/
autocomp...
•
File:
tslint.json
•
Content:
{ "extends": [ "tslint:latest" ], "rules": { "align": [ false ], "arrow-parens": false, "ban": false, "class-name": true, "comment-format": [ true, "check-space" ], "curly": true, "eofline": true, "forin": true, "indent": [ true, "spaces" ], "interface-name": [ false ], "jsdoc-format": false, "label-position": true, "linebreak-style": [ false ], "max-file-line-count": [ false ], "max-line-length": [ false ], "member-access": true, "member-ordering": [ false ], "new-parens": true, "no-angle-bracket-type-assertion": false, "no-any": true, "no-arg": true, "no-bitwise": true, "no-conditional-assignment": true, "no-consecutive-blank-lines": [ false ], "no-console": [ true, "debug", "info", "time", "timeEnd", "trace" ], "no-construct": true, "no-debugger": true, "no-default-export": false, "no-duplicate-variable": true, "no-empty": false, "no-eval": true, "no-inferrable-types": [ false ], "no-internal-module": true, "no-invalid-this": true, "no-mergeable-namespace": false, "no-namespace": false, "no-null-keyword": true, "no-reference": true, "no-require-imports": true, "no-shadowed-variable": false, "no-string-literal": false, "no-switch-case-fall-through": false, "no-trailing-whitespace": false, "no-unsafe-finally": true, "no-unused-expression": true, "no-use-before-declare": true, "no-var-keyword": true, "no-var-requires": true, "object-literal-sort-keys": false, "object-literal-key-quotes": [ false, "as-needed" ], "one-line": [ true, "check-open-brace", "check-catch", "check-else", "check-whitespace" ], "one-variable-per-declaration": [ false ], "only-arrow-functions": [ false ], "ordered-imports": [ false ], "quotemark": [ true, "double", "avoid-escape", "jsx-double" ], "radix": true, "restrict-plus-operands": false, "semicolon": [ true ], "switch-default": false, "trailing-comma": [ true, { "singleline": "never", "multiline": "never" } ], "triple-equals": [ true, "allow-null-check", "allow-undefined-check" ], "typedef": [ true, "call-signature", "parameter", "member-variable-declaration", "property-declaration" ], "typedef-whitespace": [ false ], "use-isnan": true, "variable-name": [false], "whitespace": [ true, "check-branch", "check-decl", "check-module", "check-operator", "check-separator", "check-type" ] } }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List