Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F1262426
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/tsconfig.json b/tsconfig.json
index 61a8bdb..fb9cdbc 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -1,26 +1,22 @@
{
- "compilerOptions": {
- "module": "commonjs",
- "moduleResolution": "node",
- "noImplicitAny": true,
- "noImplicitThis": true,
- "strictNullChecks": true,
- "target": "ES6",
- "declaration": true,
- "esModuleInterop": true,
- "lib": [
- "ES6",
- "ESNext"
- ],
- "outDir": "lib",
- "checkJs": true,
- "allowJs": true,
- "declarationDir": "@types",
- "resolveJsonModule": true,
- "sourceMap": true
- },
- "include":[
- "src/**/*"
- ],
- "exclude": ["src/**/*.test.ts"]
-}
\ No newline at end of file
+ "compilerOptions": {
+ "module": "commonjs",
+ "moduleResolution": "node",
+ "noImplicitAny": true,
+ "noImplicitThis": true,
+ "strictNullChecks": true,
+ "target": "ES6",
+ "declaration": true,
+ "esModuleInterop": true,
+ "lib": ["ES6", "ESNext"],
+ "outDir": "lib",
+ "checkJs": true,
+ "allowJs": true,
+ "declarationDir": "@types",
+ "resolveJsonModule": true,
+ "sourceMap": true,
+ "skipLibCheck": true
+ },
+ "include": ["src/**/*"],
+ "exclude": ["src/**/*.test.ts"]
+}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Fri, Jan 24, 02:00 (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
601056
Default Alt Text
(1 KB)
Attached To
Mode
R139 autosizes-parser
Attached
Detach File
Event Timeline
Log In to Comment