You've already forked FrameTickr
mirror of
https://github.com/FullScreenShenanigans/FrameTickr.git
synced 2026-04-28 12:59:14 -07:00
Added exclude to tslint.json options
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"extends": "./node_modules/shenanigans-manager/setup/tslint.json",
|
||||
"linterOptions": {
|
||||
"exclude": [
|
||||
"./node_modules/**/*"
|
||||
]
|
||||
},
|
||||
"rules": {
|
||||
"completed-docs": false,
|
||||
"ban-types": false,
|
||||
|
||||
Reference in New Issue
Block a user