mirror of
https://github.com/chenasraf/search-ast-parser-js.git
synced 2026-05-18 01:49:07 +00:00
8 lines
96 B
JSON
8 lines
96 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"files": [
|
|
"src/index.ts",
|
|
"src/example.ts",
|
|
],
|
|
}
|