mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-02-17 13:20:52 +08:00
chore: lint
This commit is contained in:
parent
e5f3e2f6a2
commit
4b305eafde
@ -8,4 +8,4 @@
|
||||
"path": "./themes/tusimple/tsconfig.cjs.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -8,4 +8,4 @@
|
||||
"path": "./themes/tusimple/tsconfig.esm.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -17,9 +17,6 @@
|
||||
"composite": true,
|
||||
"target": "ES6",
|
||||
"esModuleInterop": true,
|
||||
"lib": [
|
||||
"ESNext",
|
||||
"DOM"
|
||||
]
|
||||
"lib": ["ESNext", "DOM"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -3,4 +3,4 @@
|
||||
"compilerOptions": {
|
||||
"jsx": "react"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user