Rmeove old line

This commit is contained in:
Leandro Facchinetti 2020-09-03 07:30:19 +01:00
parent 2724333412
commit ab99bbc699
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
"compilerOptions": {
"target": "ES2019",
"module": "commonjs",
"sourceMap": true,
"strict": true,
"esModuleInterop": true
}