Initial flame_lua_runtime package
This commit is contained in:
11
example/pyrightconfig.json
Normal file
11
example/pyrightconfig.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"reportMissingImports": "none",
|
||||
"exclude": [
|
||||
"**/.dart_tool",
|
||||
"**/build",
|
||||
"ios/Flutter/ephemeral",
|
||||
"macos/Flutter/ephemeral",
|
||||
"windows/flutter/ephemeral",
|
||||
"linux/flutter/ephemeral"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user