Compare commits

...
Author SHA1 Message Date
Matthew Russell 9aedec5372 chore: update ignore and format babel files 2023-11-14 17:28:01 -08:00
Matthew Russell b95e598c66 chore: remove prettier plugin 2023-11-14 17:24:02 -08:00
5 changed files with 6 additions and 9 deletions
+4 -1
View File
@@ -9,4 +9,7 @@ apps/static/src/assets/devnet-tranches.json
apps/static/src/assets/mainnet-tranches.json
apps/static/src/assets/testnet-tranches.json
/.nx/cache
/apps/**/cypress/reports/
/apps/**/cypress/downloads/
/.nx/cache
+1 -1
View File
@@ -10,4 +10,4 @@
]
],
"plugins": []
}
}
+1 -1
View File
@@ -10,4 +10,4 @@
]
],
"plugins": []
}
}
-1
View File
@@ -76,7 +76,6 @@
"lodash": "^4.17.21",
"next": "13.3.0",
"pennant": "^1.14.1",
"prettier-plugin-tailwindcss": "0.4.1",
"react": "18.2.0",
"react-copy-to-clipboard": "5.1.0",
"react-dom": "18.2.0",
-5
View File
@@ -18593,11 +18593,6 @@ prelude-ls@^1.2.1:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
prettier-plugin-tailwindcss@0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.4.1.tgz#f7ed664199540978b2cbd037bac3a337d6689e86"
integrity sha512-hwn2EiJmv8M+AW4YDkbjJ6HlZCTzLyz1QlySn9sMuKV/Px0fjwldlB7tol8GzdgqtkdPtzT3iJ4UzdnYXP25Ag==
prettier@2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"