mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
Fix tsconfig
This commit is contained in:
@@ -104,5 +104,5 @@
|
||||
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
|
||||
"skipLibCheck": true /* Skip type checking all .d.ts files. */
|
||||
},
|
||||
"include": ["./src/**/*.ts", "./package.json", "src/mermaid.spec.ts"]
|
||||
"include": ["./src/**/*.ts", "./package.json"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user