Initial commit
This commit is contained in:
7
node_modules/with/tslint.json
generated
vendored
Normal file
7
node_modules/with/tslint.json
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": ["@forbeslindesay/tsconfig/tslint"],
|
||||
"linterOptions": {
|
||||
"exclude": ["coverage/", "dist/", "**/node_modules/**"]
|
||||
},
|
||||
"rules": {}
|
||||
}
|
Reference in New Issue
Block a user