mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
12 lines
128 B
JSON
12 lines
128 B
JSON
|
|
{
|
||
|
|
"rules": {
|
||
|
|
".read": false,
|
||
|
|
".write": false,
|
||
|
|
|
||
|
|
"events": {
|
||
|
|
".read": true,
|
||
|
|
".write": false
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|