livecode代码开发分支
This commit is contained in:
5
tsconfig.eslint.json
Normal file
5
tsconfig.eslint.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"include": [".*", "**/*"],
|
||||
"exclude": ["**/node_modules/**"]
|
||||
}
|
||||
Reference in New Issue
Block a user