UNPKG

@emvu/react-scripts

Version:

Fork of configuration and scripts for Create React App.

6 lines (5 loc) 119 B
describe("package-entry", function() { it("should not throw SyntaxError", function() { require("../"); }) });