add prettier and eslint
This commit is contained in:
@@ -21,8 +21,7 @@
|
||||
|
||||
env.requireFunctioningSymbols = function() {
|
||||
if (!hasFunctioningSymbols()) {
|
||||
env.pending("Browser has incomplete or missing support for Symbols");
|
||||
env.pending('Browser has incomplete or missing support for Symbols');
|
||||
}
|
||||
};
|
||||
|
||||
})(jasmine.getEnv());
|
||||
|
||||
Reference in New Issue
Block a user