mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
✅ tests for typescript transpiling
This commit is contained in:
@@ -14,7 +14,7 @@ stats =
|
||||
misses: 0
|
||||
|
||||
defaultOptions =
|
||||
target: 1
|
||||
target: 1 # ES5
|
||||
module: 'commonjs'
|
||||
sourceMap: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user