refactor fragment aliases & add field lookup checking
why is that not the default
This commit is contained in:
parent
43af72aa4d
commit
969cdc938d
3 changed files with 19 additions and 11 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"strict": true,
|
||||
"noUncheckedIndexedAccess": true,
|
||||
"noEmitOnError": true,
|
||||
"lib": ["ES2021", "dom"],
|
||||
"target": "ES2015"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue