mirror of
https://github.com/flarum/core.git
synced 2025-09-01 20:24:25 +02:00
fix: custom styles from 1.x can crash the app (#4159)
This commit is contained in:
@@ -18,7 +18,7 @@ trim_trailing_whitespace = false
|
||||
[*.{php,xml,json}]
|
||||
indent_size = 4
|
||||
|
||||
[{tsconfig.json,prettierrc.json}]
|
||||
[{tsconfig.json,prettierrc.json,package.json}]
|
||||
indent_size = 2
|
||||
|
||||
[*.neon]
|
||||
|
Reference in New Issue
Block a user