[ACA-2367] default header actions (#1088)

* enable header actions by default

* exclude app.extensions from spellcheck
This commit is contained in:
Denys Vuika
2019-04-30 14:41:48 +01:00
committed by GitHub
parent 39d3ccb7ac
commit f45145f3a6
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -8,3 +8,5 @@ spellcheck:
- ngrx
- qshare
- snackbar
exclude:
- src/assets/app.extensions.json
+1 -1
View File
@@ -7,7 +7,7 @@
"$license": "LGPL-3.0",
"$runtime": "1.7.0",
"$description": "Core application extensions and features",
"$references": ["aos.plugin.json"],
"$references": ["aos.plugin.json", "app.header.json"],
"rules": [
{