mirror of
https://github.com/flarum/core.git
synced 2025-08-30 19:40:02 +02:00
chore: flarum-cli audit infra --fix
This commit is contained in:
@@ -40,6 +40,9 @@
|
||||
}
|
||||
},
|
||||
"flarum-cli": {
|
||||
"excludeScaffolding": [
|
||||
"js/src/admin/index.ts"
|
||||
],
|
||||
"modules": {
|
||||
"admin": true,
|
||||
"forum": false,
|
||||
@@ -49,7 +52,7 @@
|
||||
"gitConf": true,
|
||||
"githubActions": true,
|
||||
"prettier": true,
|
||||
"typescript": false,
|
||||
"typescript": true,
|
||||
"bundlewatch": false,
|
||||
"backendTesting": true,
|
||||
"editorConfig": true,
|
||||
|
Reference in New Issue
Block a user