Skip to content

Commit 6b9bbd2

Browse files
author
Pascal Wegner
committed
Silence eslint for tailwind config require
1 parent 49978e1 commit 6b9bbd2

File tree

2 files changed

+6
-34
lines changed

2 files changed

+6
-34
lines changed

packages/pwa/tailwind.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// eslint-disable-next-line @typescript-eslint/no-var-requires
12
const plugin = require('tailwindcss/plugin');
23

34
const notLast = plugin(({ addVariant, e }) => {

yarn.lock

Lines changed: 5 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -7876,7 +7876,7 @@ end-of-stream@^1.0.0, end-of-stream@^1.1.0:
78767876
dependencies:
78777877
once "^1.4.0"
78787878

7879-
enhanced-resolve@^4.1.0, enhanced-resolve@^4.3.0:
7879+
enhanced-resolve@^4.3.0:
78807880
version "4.5.0"
78817881
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.5.0.tgz#2f3cfd84dbe3b487f18f2db2ef1e064a571ca5ec"
78827882
integrity sha512-Nv9m36S/vxpsI+Hc4/ZGRs0n9mXqSWGGq49zxb/cJfPAQMbUtttJAlNPS4AQzaBdw/pKskw5bMbekT/Y7W/Wlg==
@@ -15758,7 +15758,7 @@ react-devtools-core@^4.6.0:
1575815758
shell-quote "^1.6.1"
1575915759
ws "^7"
1576015760

15761-
react-dom@^17.0.2:
15761+
react-dom@^17.0.0, react-dom@^17.0.2:
1576215762
version "17.0.2"
1576315763
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23"
1576415764
integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==
@@ -15963,7 +15963,7 @@ react-timer-mixin@^0.13.4:
1596315963
resolved "https://registry.yarnpkg.com/react-timer-mixin/-/react-timer-mixin-0.13.4.tgz#75a00c3c94c13abe29b43d63b4c65a88fc8264d3"
1596415964
integrity sha512-4+ow23tp/Tv7hBM5Az5/Be/eKKF7DIvJ09voz5LyHGQaqqz9WV8YMs31eFvcYQs7d451LSg7kDJV70XYN/Ug/Q==
1596515965

15966-
react@^17.0.2:
15966+
react@^17.0.0, react@^17.0.2:
1596715967
version "17.0.2"
1596815968
resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
1596915969
integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
@@ -18597,7 +18597,7 @@ watchpack-chokidar2@^2.0.1:
1859718597
dependencies:
1859818598
chokidar "^2.1.8"
1859918599

18600-
watchpack@^1.6.1, watchpack@^1.7.4:
18600+
watchpack@^1.7.4:
1860118601
version "1.7.5"
1860218602
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.7.5.tgz#1267e6c55e0b9b5be44c2023aed5437a2c26c453"
1860318603
integrity sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==
@@ -18727,36 +18727,7 @@ webpack-sources@^1.1.0, webpack-sources@^1.3.0, webpack-sources@^1.4.0, webpack-
1872718727
source-list-map "^2.0.0"
1872818728
source-map "~0.6.1"
1872918729

18730-
webpack@4.43.0:
18731-
version "4.43.0"
18732-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.43.0.tgz#c48547b11d563224c561dad1172c8aa0b8a678e6"
18733-
integrity sha512-GW1LjnPipFW2Y78OOab8NJlCflB7EFskMih2AHdvjbpKMeDJqEgSx24cXXXiPS65+WSwVyxtDsJH6jGX2czy+g==
18734-
dependencies:
18735-
"@webassemblyjs/ast" "1.9.0"
18736-
"@webassemblyjs/helper-module-context" "1.9.0"
18737-
"@webassemblyjs/wasm-edit" "1.9.0"
18738-
"@webassemblyjs/wasm-parser" "1.9.0"
18739-
acorn "^6.4.1"
18740-
ajv "^6.10.2"
18741-
ajv-keywords "^3.4.1"
18742-
chrome-trace-event "^1.0.2"
18743-
enhanced-resolve "^4.1.0"
18744-
eslint-scope "^4.0.3"
18745-
json-parse-better-errors "^1.0.2"
18746-
loader-runner "^2.4.0"
18747-
loader-utils "^1.2.3"
18748-
memory-fs "^0.4.1"
18749-
micromatch "^3.1.10"
18750-
mkdirp "^0.5.3"
18751-
neo-async "^2.6.1"
18752-
node-libs-browser "^2.2.1"
18753-
schema-utils "^1.0.0"
18754-
tapable "^1.1.3"
18755-
terser-webpack-plugin "^1.4.3"
18756-
watchpack "^1.6.1"
18757-
webpack-sources "^1.4.1"
18758-
18759-
webpack@4.44.2:
18730+
webpack@4.43.0, webpack@4.44.2, webpack@~4.44.0:
1876018731
version "4.44.2"
1876118732
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.44.2.tgz#6bfe2b0af055c8b2d1e90ed2cd9363f841266b72"
1876218733
integrity sha512-6KJVGlCxYdISyurpQ0IPTklv+DULv05rs2hseIXer6D7KrUicRDLFb4IUM1S6LUAKypPM/nSiVSuv8jHu1m3/Q==

0 commit comments

Comments
 (0)