mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 06:47:55 +00:00
Fix web build polyfills and mobile ESLint ignore patterns
This commit is contained in:
@@ -12,9 +12,13 @@ export default tseslint.config(
|
||||
"dist/**",
|
||||
"coverage/**",
|
||||
"jest.config.js",
|
||||
"jest.config.cjs",
|
||||
"jest.setup.js",
|
||||
"jest.setup.cjs",
|
||||
"metro.config.js",
|
||||
"eslint.config.js",
|
||||
"babel.config.js",
|
||||
"**/*.cjs",
|
||||
],
|
||||
},
|
||||
// Config for React Native app files
|
||||
|
||||
Reference in New Issue
Block a user