Harmonize tsconfig for frontend and server.
This commit is contained in:
parent
894ee97fdf
commit
22bff3496a
30 changed files with 77 additions and 53 deletions
server/shared/validation
|
@ -115,6 +115,3 @@ const CONSTRAINTS = {
|
|||
};
|
||||
|
||||
export default CONSTRAINTS;
|
||||
|
||||
// TODO: Remove after refactoring.
|
||||
module.exports = CONSTRAINTS;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue