commit | 47fcd94c753d9f74b66bcb060df7139ba419a188 | [log] [tgz] |
---|---|---|
author | TheCodedProf <samuel.shuert@gmail.com> | Wed Feb 22 13:15:25 2023 -0500 |
committer | TheCodedProf <samuel.shuert@gmail.com> | Wed Feb 22 13:15:25 2023 -0500 |
tree | b7bfa9f26a66995692215a5df08459182d91ccd5 | |
parent | a6ace0795dcee3e81d0b24907e25f2aa77e709b6 [diff] | |
parent | ca6b705784d6c1e4eca369f130717480298291b1 [diff] |
Merge branch 'development' of github.com:ClicksMinutePer/Nucleus into development
diff --git a/tsconfig.json b/tsconfig.json index 6339096..537e3dc 100644 --- a/tsconfig.json +++ b/tsconfig.json
@@ -12,7 +12,6 @@ "moduleResolution": "NodeNext", "skipLibCheck": true, "noImplicitReturns": false, - "ignoreDeprecations": "5.0" }, "include": ["src/**/*", "src/*", "src/config/main.d.ts", "src/config/main.ts"], "exclude": ["src/Unfinished/**/*"]