Install tsconfig-paths

This commit is contained in:
Sam Carlton 2022-04-30 14:44:09 -05:00
parent 5399f252a2
commit e2e47ef705
2 changed files with 313 additions and 12 deletions

View file

@ -92,6 +92,7 @@
"postcss-cli": "^8.3.1",
"replace-css-url": "^1.2.6",
"structured-data-testing-tool": "^4.5.0",
"tailwindcss": "^1.9.6"
"tailwindcss": "^1.9.6",
"tsconfig-paths": "^3.14.1"
}
}