mirror of
https://github.com/sasjs/lint.git
synced 2026-01-04 03:10:06 +00:00
Revert "feat(*): add line endings rule, add automatic formatting for fixable violations"
This reverts commit 33a57c3163.
This commit is contained in:
@@ -9,5 +9,5 @@ module.exports = {
|
||||
statements: -10
|
||||
}
|
||||
},
|
||||
collectCoverageFrom: ['src/**/{!(index|formatExample|lintExample),}.ts']
|
||||
collectCoverageFrom: ['src/**/{!(index|example),}.ts']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user