docs: no more skipLibCheck needed for TS integration
parent
1603729a9b
commit
133199bf47
|
@ -70,9 +70,6 @@ For more details, have a look at the [storybook stories](packages/html/stories).
|
|||
|
||||
maxGraph is written in TypeScript and provides type definitions so maxGraph can be easily integrated into TypeScript projects.
|
||||
|
||||
**WARN**: some definitions are currently buggy, so please set `skipLibCheck` to `true` in the `tsconfig.json` file of your project.
|
||||
For more details, see issues [#96](https://github.com/maxGraph/maxGraph/issues/96) and [#105](https://github.com/maxGraph/maxGraph/issues/105#issuecomment-1240640369).
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
|
|
Loading…
Reference in New Issue