This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
angular-docs-cn
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bb2082d016bf00a8cfd99ba26005ea20850af0af
angular-docs-cn
/
aio
/
database.rules.json
T
7 lines
79 B
JSON
Raw
Normal View
History
Unescape
Escape
feat(aio): add initial angular-cli scaffold (
#14118
)
2017-01-27 00:20:51 -08:00
{
"rules"
:
{
".read"
:
"auth != null"
,
".write"
:
"auth != null"
}
}
Reference in New Issue
Copy Permalink