generated from pure_sagacity/turborepo-starter-project
added realtime stuff (NOT TESTED)
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
// "moduleDetection": "auto", /* Control what method is used to detect module-format JS files. */
|
||||
/* Modules */
|
||||
"module": "ES2022", /* Specify what module code is generated. */
|
||||
"moduleResolution": "bundler", /* Use package.json exports for Bun/ESM. */
|
||||
"rootDir": "./", /* Specify the root folder within your source files. */
|
||||
"paths": {
|
||||
"@/*": [
|
||||
@@ -96,4 +97,4 @@
|
||||
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
|
||||
"skipLibCheck": true /* Skip type checking all .d.ts files. */
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user