Skip to content

Commit

Permalink
restore config
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Ezequiel Fabbroni Assum authored and Jorge Ezequiel Fabbroni Assum committed Sep 2, 2024
1 parent 7d6da0d commit 7644566
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions configs/ts.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ module.exports = {
selector: 'default',
format: ['camelCase'],
},
{
selector: 'import',
format: ['camelCase', 'PascalCase', 'UPPER_CASE'],
},
{
// This is the 'property' group values. For some reason `property` selector is not recogniced.
selector: ['classProperty', 'objectLiteralProperty', 'typeProperty'],
Expand Down

0 comments on commit 7644566

Please sign in to comment.