Update tsconfig
This commit is contained in:
parent
2cf1ba619b
commit
39dda8bef1
|
|
@ -12,6 +12,8 @@
|
||||||
"paths": {
|
"paths": {
|
||||||
"@/*": ["./*"],
|
"@/*": ["./*"],
|
||||||
},
|
},
|
||||||
|
|
||||||
"plugins": [{"name": "typescript-tslint-plugin"}]
|
"plugins": [{"name": "typescript-tslint-plugin"}]
|
||||||
},
|
},
|
||||||
|
"exclude": ["./cypress"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue