mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-27 04:03:26 +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