mirror of
https://github.com/wgh136/nysoure.git
synced 2025-12-16 15:51:14 +00:00
Fix article formatting by replacing newline characters in resource details
This commit is contained in:
@@ -16,7 +16,7 @@ export default tseslint.config(
|
||||
],
|
||||
files: ["**/*.{ts,tsx}"],
|
||||
languageOptions: {
|
||||
ecmaVersion: 2020,
|
||||
ecmaVersion: 2022,
|
||||
globals: globals.browser,
|
||||
},
|
||||
plugins: {
|
||||
|
||||
Reference in New Issue
Block a user