common is now a node package
This commit is contained in:
+3
-4
@@ -4,10 +4,9 @@
|
||||
"rootDir": "src",
|
||||
"rootDirs": ["src"],
|
||||
"outDir": "out",
|
||||
"typeRoots": [
|
||||
"node_modules/@rbxts",
|
||||
"node_modules/@flamework",
|
||||
]
|
||||
"typeRoots": ["node_modules/@rbxts", "node_modules/@flamework"],
|
||||
"declaration": true,
|
||||
"moduleResolution": "Node"
|
||||
},
|
||||
"include": ["src/**/*", "node_modules/rbxts-transformer-instances"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user