update to latests

This commit is contained in:
RingOfStorms (Joshua Bell) 2023-01-10 00:37:47 -06:00
parent 71c67f66de
commit af0c093759
19 changed files with 2194 additions and 1018 deletions

View file

@ -1,6 +1,6 @@
module.exports = {
react: {
pragma: 'React',
version: 'detect',
pragma: "React",
version: "detect",
},
};