1
0
mirror of https://github.com/flarum/core.git synced 2025-08-30 19:40:02 +02:00

chore: fl-dev audit infra --fix

This commit is contained in:
Alexander Skvortsov
2022-01-20 03:19:22 -05:00
parent e304cf7cb5
commit beae75dab3
5 changed files with 7 additions and 1 deletions

View File

@@ -123,7 +123,11 @@
"typescript": true,
"bundlewatch": true,
"editorConfig": true,
"styleci": true
"styleci": true,
"admin": true,
"forum": true,
"jsCommon": true,
"css": true
}
}
},