We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 076f1c4 + 91e40b8 commit 35c8c9dCopy full SHA for 35c8c9d
packages/plugin-webpack-validate/src/index.test.ts renamed to packages/plugin-webpack-validate/src/__tests__/index.ts
@@ -1,4 +1,4 @@
1
-import validate from '.';
+import validate from '..';
2
3
describe('Webpack/validate', () => {
4
test('should return empty string if valid', () => {
0 commit comments