3 Star 9 Fork 4

Ryan / chatgpt-ui

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
tsconfig.node.json 321 Bytes
Copy Edit Raw Blame History
Ryan authored 2023-10-19 23:01 . init import
{
"extends": "@tsconfig/node18/tsconfig.json",
"include": [
"vite.config.*",
"vitest.config.*",
"cypress.config.*",
"nightwatch.conf.*",
"playwright.config.*"
],
"compilerOptions": {
"composite": true,
"module": "ESNext",
"moduleResolution": "Bundler",
"types": ["node"]
}
}
NodeJS
1
https://gitee.com/supertinys_ryan/chatgpt-ui.git
git@gitee.com:supertinys_ryan/chatgpt-ui.git
supertinys_ryan
chatgpt-ui
chatgpt-ui
master

Search