0.1.5 • Published 5 years ago

@rnacken/quizzer-shared v0.1.5

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

tested with jest

"jest": { "collectCoverageFrom": "src//*.{js,jsx,ts,tsx}", "!src//*.d.ts" , "resolver": "jest-pnp-resolver", "testMatch": "/src//tests//.{js,jsx,ts,tsx}", "/src/**/?(.)(spec|test).{js,jsx,ts,tsx}" , "testEnvironment": "jsdom", "testURL": "http://localhost", "transform": { "^.+\.(js|jsx|ts|tsx)$": "/node_modules/babel-jest", "^.+\.css$": "/config/jest/cssTransform.js", "^(?!.*\.(js|jsx|ts|tsx|css|json)$)": "/config/jest/fileTransform.js" }, "transformIgnorePatterns": [ "/\\node_modules/\\.+\.(js|jsx|ts|tsx)$", "^.+\.module\.(css|sass|scss)$" ], "moduleNameMapper": { "^react-native$": "react-native-web", "^.+\.module\.(css|sass|scss)$": "identity-obj-proxy" }, "moduleFileExtensions": "web.js", "js", "web.ts", "ts", "web.tsx", "tsx", "json", "web.jsx", "jsx", "node" , "watchPlugins": "/Users/runacken/Development/quizzer/react-app/node_modules/jest-watch-typeahead/filename.js", "/Users/runacken/Development/quizzer/react-app/node_modules/jest-watch-typeahead/testname.js" }

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago