1
0
mirror of https://github.com/flarum/core.git synced 2025-08-31 03:50:15 +02:00

chore: flarum-cli audit infra --fix

This commit is contained in:
Alexander Skvortsov
2022-01-20 03:06:25 -05:00
parent 8e8c9ba53d
commit e23ac5d51c
3 changed files with 7 additions and 3 deletions

View File

@@ -55,7 +55,8 @@
"editorConfig": true,
"styleci": true,
"admin": true,
"forum": true
"forum": true,
"css": false
}
}
},