mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Revert "allow "npm link" of the tool (#4974)"
This reverts commit e8f179e84d.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"noImplicitThis": true,
|
||||
"noUnusedParameters": false, // The linter is used for these.
|
||||
"noUnusedLocals": false, // The linter is used for these.
|
||||
"outDir": "./bin",
|
||||
"outDir": "./dist",
|
||||
"rootDir": ".",
|
||||
"skipLibCheck": true,
|
||||
"strictNullChecks": true,
|
||||
|
||||
Reference in New Issue
Block a user