mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-28 16:07:49 +01:00
Delete tslint.json
This commit is contained in:
18
tslint.json
18
tslint.json
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"extends": [
|
||||
"@blueprintjs/tslint-config",
|
||||
"tslint-plugin-prettier",
|
||||
"tslint-no-unused-expression-chai"
|
||||
],
|
||||
"rules": {
|
||||
"prettier": true,
|
||||
"no-console": false,
|
||||
"object-literal-sort-keys": false,
|
||||
"no-implicit-dependencies": false,
|
||||
"no-submodule-imports": false,
|
||||
"no-this-assignment": false,
|
||||
"max-classes-per-file": false,
|
||||
"jsx-no-lambda": false,
|
||||
"linebreak-style": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user