enforce override
This commit is contained in:
@@ -28,6 +28,7 @@ const tsConfigBase = {
|
||||
baseUrl: '.',
|
||||
incremental: true,
|
||||
skipLibCheck: true,
|
||||
noImplicitOverride: true,
|
||||
/* Bundler mode */
|
||||
moduleResolution: 'bundler',
|
||||
allowImportingTsExtensions: true,
|
||||
|
||||
Reference in New Issue
Block a user