common is now a node package
This commit is contained in:
+1
-1
@@ -172,5 +172,5 @@ export default defineConfig(
|
||||
"prettier/prettier": "warn",
|
||||
},
|
||||
},
|
||||
globalIgnores(["/out", "**/assets.d.ts", "scripts"]),
|
||||
globalIgnores(["out", "**/assets.d.ts", "scripts"]),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user