不要怂,就是干,撸起袖子干!

Lint undefined variables

1 parent 599fdf4d
Showing with 2 additions and 2 deletions
...@@ -21,5 +21,6 @@ ...@@ -21,5 +21,6 @@
"laxcomma": true, "laxcomma": true,
"es5": true, "es5": true,
"quotmark": false, "quotmark": false,
"undef": true,
"strict": false "strict": false
} }
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!