Passage au mode strict pour TypeScript.
This commit is contained in:
parent
da9277ca53
commit
b4216d9626
@ -11,6 +11,6 @@
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"skipLibCheck": true,
|
||||
},
|
||||
"include": ["src/*.ts"],
|
||||
"include": ["src/*", "src/demo/*"],
|
||||
"exclude": ["src/build"]
|
||||
}
|
Loading…
Reference in New Issue
Block a user