Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Commit

Permalink
Remove type-literal-delimiter
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah Chen committed May 22, 2017
1 parent 544393f commit 99fdbf5
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 122 deletions.
1 change: 0 additions & 1 deletion src/configs/all.ts
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@ export const rules = {
"method": "never",
"named": "never",
}],
"type-literal-delimiter": true,
"variable-name": [
true,
"ban-keywords",
Expand Down
86 changes: 0 additions & 86 deletions src/rules/typeLiteralDelimiterRule.ts

This file was deleted.

30 changes: 0 additions & 30 deletions test/rules/type-literal-delimiter/test.ts.lint

This file was deleted.

5 changes: 0 additions & 5 deletions test/rules/type-literal-delimiter/tslint.json

This file was deleted.

0 comments on commit 99fdbf5

Please sign in to comment.