mirror of
https://github.com/openharmony/third_party_typescript_eslint.git
synced 2026-06-30 21:27:59 -04:00
committed by
Brad Zacher
parent
2617181067
commit
9561bb1191
+2
-1
@@ -14,6 +14,7 @@
|
||||
"pretty": true,
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
"target": "es2017"
|
||||
"target": "es2017",
|
||||
"lib": ["es2017"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user