Skip to content
Commit 2f80702a authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Fix auto-detecting default cfg value if it's expression.

Previously the following:

    /** @cfg */
    timeout: 30 * 1000,

would have been detected having default value of 30.

Now such values are just ignored.
parent 4fcfbc95
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment