mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-23 13:49:06 +00:00
Implemented suggestions by Matthieu
This commit is contained in:
@@ -19,8 +19,7 @@
|
||||
}
|
||||
],
|
||||
"strictNullChecks": true,
|
||||
"downlevelIteration": true,
|
||||
"target": "ES2020"
|
||||
"downlevelIteration": true
|
||||
},
|
||||
"include": ["next-env.d.ts", ".next/types/**/*.ts", "**/*.ts", "**/*.tsx"],
|
||||
"exclude": ["node_modules"]
|
||||
|
||||
Reference in New Issue
Block a user