Revert "Migrate Postwoman to Nuxt.js (full Vue and SCSS support)"

This commit is contained in:
Nicholas La Roux
2019-08-24 23:27:34 +09:00
parent 8198872972
commit 8fd43e8cff
38 changed files with 810 additions and 12029 deletions

View File

@@ -1,12 +0,0 @@
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"~/*": ["./*"],
"@/*": ["./*"],
"~~/*": ["./*"],
"@@/*": ["./*"]
}
},
"exclude": ["node_modules", ".nuxt", "dist"]
}