[Closes #8] Added authentication
This commit is contained in:
parent
6eefa137bb
commit
6d3cdb560d
65 changed files with 5834 additions and 440 deletions
|
|
@ -9,7 +9,9 @@
|
|||
"~": ["./app"],
|
||||
"~/*": ["./app/*"],
|
||||
"@": ["./app"],
|
||||
"@/*": ["./app/*"]
|
||||
"@/*": ["./app/*"],
|
||||
"#shared": ["./shared"],
|
||||
"#shared/*": ["./shared/*"],
|
||||
}
|
||||
},
|
||||
"include": ["./tests/**/*"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue