mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
swapped step2-01 to TS focused, and moved onto latest OUFR to take stack from there
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
"jsx": "react",
|
||||
"allowJs": true,
|
||||
"lib": ["es2015", "dom"],
|
||||
"skipLibCheck": true
|
||||
}
|
||||
"skipLibCheck": true,
|
||||
"skipDefaultLibCheck": true
|
||||
},
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user