mirror of
https://github.com/randyjc/Rahoot.git
synced 2026-03-13 20:15:35 +01:00
Fix EsLint config & update packages
This commit is contained in:
@@ -18,7 +18,7 @@ module.exports = {
|
||||
"grid-cols-3",
|
||||
"grid-cols-2",
|
||||
{
|
||||
pattern: /bg-(red|blue|yellow|green)/,
|
||||
pattern: /bg-(red|blue|yellow|green)/u,
|
||||
},
|
||||
],
|
||||
plugins: [],
|
||||
|
||||
Reference in New Issue
Block a user