summaryrefslogtreecommitdiff
path: root/jsconfig.json
diff options
context:
space:
mode:
authorRafi Zadanly <zadanlyr@gmail.com>2023-10-23 17:11:33 +0700
committerRafi Zadanly <zadanlyr@gmail.com>2023-10-23 17:11:33 +0700
commit90710579ba1c12060877f6ec2d26103f9c31058d (patch)
tree307032cfb8cd13b790c569bc443258b00b07684e /jsconfig.json
parenta001da95b9c03167656aec8a573cf60c12164b3f (diff)
Refactor and migrate register page
Diffstat (limited to 'jsconfig.json')
-rw-r--r--jsconfig.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/jsconfig.json b/jsconfig.json
deleted file mode 100644
index 29f6bcc5..00000000
--- a/jsconfig.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "compilerOptions": {
- "baseUrl": "./src/",
- "paths": {
- "@/*": ["./*"]
- }
- }
-} \ No newline at end of file