mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"rootDir": "./",
|
||||
"types": ["node"],
|
||||
"plugins": [
|
||||
{ "transform": "../../../packages/webpack/transformers/ns-transform-native-classes.ts", "type": "raw" }
|
||||
{ "transform": "../webpack/transformers/ns-transform-native-classes.ts", "type": "raw" }
|
||||
]
|
||||
},
|
||||
"exclude": ["**/*.spec.ts", "dist", "__tests__"],
|
||||
|
||||
Reference in New Issue
Block a user