WIP - add extractor, generate snippet_data
This commit is contained in:
8
node_modules/sift/tsconfig.json
generated
vendored
Normal file
8
node_modules/sift/tsconfig.json
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "es6",
|
||||
"moduleResolution": "node",
|
||||
"module": "commonjs",
|
||||
"allowSyntheticDefaultImports": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user