aboutsummaryrefslogtreecommitdiff
path: root/modern/jsconfig.json
diff options
context:
space:
mode:
authorditoaugusta <dt_ap@ymail.com>2020-03-24 15:04:52 +0700
committerditoaugusta <dt_ap@ymail.com>2020-03-24 15:04:52 +0700
commit2f8ae58f4f5cde892b4b6981a83a37edc1422a2c (patch)
treef9354abc103d4dde4f98effbdf46739fefe4ac1f /modern/jsconfig.json
parent78d69f50595e058a08f3eaaa47fd7c3745fa1266 (diff)
downloadetbsa-traccar-web-2f8ae58f4f5cde892b4b6981a83a37edc1422a2c.tar.gz
etbsa-traccar-web-2f8ae58f4f5cde892b4b6981a83a37edc1422a2c.tar.bz2
etbsa-traccar-web-2f8ae58f4f5cde892b4b6981a83a37edc1422a2c.zip
experiment: redux toolkit
Diffstat (limited to 'modern/jsconfig.json')
-rw-r--r--modern/jsconfig.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/modern/jsconfig.json b/modern/jsconfig.json
new file mode 100644
index 0000000..ec9aa3f
--- /dev/null
+++ b/modern/jsconfig.json
@@ -0,0 +1,6 @@
+{
+ "compilerOptions": {
+ "baseUrl": "src"
+ },
+ "include": ["src"]
+} \ No newline at end of file