chore(lint): lint and formatted file structure and code styles with custom config via prettier

This commit is contained in:
Anda Toshiki 2024-05-09 01:10:15 -07:00
parent a1a1d73e0e
commit aea7109d06
4 changed files with 10 additions and 10 deletions

View File

@ -73,7 +73,8 @@ export default Vue.extend({
<h1 class="font-semibold text-2xl text-black/90 dark:text-white/90">Oops! The post could not be found!</h1>
<p class="text-black/50 dark:text-white/30">
Make sure that the post you are looking for is on my blog and there is no mistake in the address. You can search for the post using the search feature or return to the homepage to access other posts.
Make sure that the post you are looking for is on my blog and there is no mistake in the address. You can
search for the post using the search feature or return to the homepage to access other posts.
</p>
<Button icon="IconBack" @click.native="$router.back()">Return home</Button>

View File

@ -22,7 +22,7 @@ Proxies or namely proxy servers are by far one of the most affordable or cost-ef
<smart-image src="https://r2.toshiki.dev/image/toshiki-home-nuxt/eeabc115bdc05bab860d3173c2c73f78.png" class="w-30 justify-center"></smart-image>
</p>
while I adopt absolute subjective yet objective perspectives on the individual viewpoints towards the MIIT department of each country those of which applies the internet regulatory services within the national range for avoiding pitfalls on misleading information brought by cross-border influences; meanwhile regardlessly such measures are still facing controversial debates amongst publics that vastly limits the independent freedom rights, though advantages must not be underestimated, still.
while I adopt absolute subjective yet objective perspectives on the individual viewpoints towards the MIIT department of each country those of which applies the internet regulatory services within the national range for avoiding pitfalls on misleading information brought by cross-border influences; meanwhile regardlessly such measures are still facing controversial debates amongst publics that vastly limits the independent freedom rights, though advantages must not be underestimated, still.
## 2. The Major Issue
@ -246,4 +246,4 @@ ssh -o ProxyCommand='socat - "PROXY:%h:%p|tcp:myproxy:80"' user@host
- https://askubuntu.com/questions/583797/how-to-set-a-proxy-for-terminal
- https://zhuanlan.zhihu.com/p/357875811
- https://askubuntu.com/questions/158557/setting-proxy-for-apt-from-terminal
</blog-notification>
</blog-notification>

View File

@ -24,8 +24,7 @@ export default Vue.extend({
},
head() {
const title = "Toshiki's Blog"
const description =
"Real life stories anecdotes & developmental journeys for embarking your inspirations."
const description = 'Real life stories anecdotes & developmental journeys for embarking your inspirations.'
return {
title: 'Blog',

View File

@ -58,7 +58,7 @@ export default Vue.extend({
head() {
const title = 'Donate'
const description =
'Support our mission and make a difference by contributing to our future developments and researches with a tip with a slight caffeinated boost via monster'
'Support our mission and make a difference by contributing to our future developments and researches with a tip with a slight caffeinated boost via monster.'
return {
title,