mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-04-13 17:09:50 +08:00
chore: configure turbo commands
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"jsx": "react-jsx",
|
||||
"lib": ["ES2015"],
|
||||
"module": "ESNext",
|
||||
"target": "es6"
|
||||
"target": "es6",
|
||||
"noEmit": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user