BREAKING CHANGE(scope): change scope
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"experimentalDecorators": true
|
||||
"experimentalDecorators": true,
|
||||
"target": "es2016",
|
||||
"module": "commonjs"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user