mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-03 16:14:36 +00:00
feat: set tsbuildinfo file in dist directory
So that when deleting the `dist` directory, the file gets deleted too.
This commit is contained in:
parent
f929be064b
commit
c1b158cbf0
@ -10,7 +10,7 @@
|
||||
"sourceMap": true,
|
||||
"esModuleInterop": true /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */,
|
||||
"resolveJsonModule": true /* Include modules imported with .json extension. */,
|
||||
|
||||
"tsBuildInfoFile": "dist/.tsbuildinfo",
|
||||
"strict": true /* Enable all strict type-checking options. */,
|
||||
|
||||
/* Strict Type-Checking Options */
|
||||
|
Loading…
x
Reference in New Issue
Block a user