mirror of
https://github.com/catdevnull/preciazo.git
synced 2024-11-21 06:16:18 +00:00
tsconfig: arreglar diagnostics
This commit is contained in:
parent
378d4a4313
commit
28579d6883
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@
|
|||
"forceConsistentCasingInFileNames": true
|
||||
},
|
||||
"include": ["**/*.ts", "**/*.js"],
|
||||
"exclude": ["sitio/build"]
|
||||
"exclude": ["./scraper-rs", "data"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue