working kill posts
This commit is contained in:
+2
-1
@@ -100,5 +100,6 @@
|
||||
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
|
||||
"skipLibCheck": true /* Skip type checking all .d.ts files. */
|
||||
},
|
||||
"compileOnSave": true
|
||||
"compileOnSave": true,
|
||||
"exclude": ["jest.config.ts", "./tests"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user