Create tslint.json
This commit is contained in:
parent
fa31df4cc6
commit
fc35048f7d
1 changed files with 6 additions and 0 deletions
6
node_modules/dotenv/types/tslint.json
generated
vendored
Normal file
6
node_modules/dotenv/types/tslint.json
generated
vendored
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"extends": "dtslint/dtslint.json",
|
||||||
|
"rules": {
|
||||||
|
"strict-export-declare-modifiers": false
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue