@robotical/martyblocks
Version:
MartyBlocks based on Scratch for Marty the Robot by Robotical
29 lines • 615 B
JSON
/* This file is automatically generated by scripts/generators/tsconfig.js */
{
"extends": [
"../../tsconfig.base.json",
"../../tsconfig.paths.json"
],
"include": [
"../../packages/babel-traverse/src/**/*.ts",
"../../lib/globals.d.ts",
"../../scripts/repo-utils/*.d.ts"
],
"references": [
{
"path": "../../packages/babel-code-frame"
},
{
"path": "../../packages/babel-generator"
},
{
"path": "../../packages/babel-parser"
},
{
"path": "../../packages/babel-template"
},
{
"path": "../../packages/babel-types"
}
]
}