29. Juni 2024, 13:20
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
|
||||
// config.js
|
||||
import path from 'path';
|
||||
import fs from 'fs';
|
||||
@@ -13,4 +13,3 @@ if (!fs.existsSync(localDirectoryPath)) {
|
||||
export default {
|
||||
localDirectoryPath,
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user