Siebenmal in der Woche, zu viele Hausaufgaben!
This commit is contained in:
@@ -5,7 +5,7 @@ const Code = fs.readFileSync(process.argv[2],"utf-8")
|
||||
const Settings = {
|
||||
RenameVariables: true,
|
||||
RenameGlobals: false,
|
||||
SolveMath: true,
|
||||
SolveMath: false,
|
||||
Indentation: '\t'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user