W72crm_web-master/node_modules/eslint/conf/blank-script.json

22 lines
256 B
JSON
Raw Permalink Normal View History

2025-05-27 11:25:53 +08:00
{
"type": "Program",
"body": [],
"sourceType": "script",
"range": [
0,
0
],
"loc": {
"start": {
"line": 0,
"column": 0
},
"end": {
"line": 0,
"column": 0
}
},
"comments": [],
"tokens": []
}