mirror of
https://github.com/litruv/AudioSort.git
synced 2026-07-24 02:36:01 +10:00
Refactor metadata handling: remove copyright fields from various services and components
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"extends": "./tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"module": "CommonJS",
|
||||
"moduleResolution": "Node10",
|
||||
"moduleResolution": "Bundler",
|
||||
"outDir": "dist/main",
|
||||
"rootDir": "src",
|
||||
"types": ["node"],
|
||||
|
||||
Reference in New Issue
Block a user