bitwarden-estensione-browser/.eslintignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
307 B
Plaintext
Raw Normal View History

**/build
2022-05-05 19:03:56 +02:00
**/dist
**/node_modules
**/webpack.*.js
**/jest.config.js
**/gulpfile.js
2022-05-05 19:03:56 +02:00
apps/browser/src/content/autofill.js
apps/browser/src/scripts/duo.js
2022-05-05 19:03:56 +02:00
apps/desktop/desktop_native
apps/desktop/src/scripts/duo.js
2022-06-02 13:44:03 +02:00
apps/web/config.js
apps/web/scripts/*.js
apps/web/src/theme.js
apps/web/tailwind.config.js