Commit c5ac229
committed
Add import/export rule to ESLint ignores for Pro package
ESLint's import/export rule fails on Pro package files that use
'export * from' with workspace package imports that can't be resolved
before the packages are built.
This completes the ESLint import rule disabling for Pro package files.1 parent 09f8c27 commit c5ac229
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| 243 | + | |
243 | 244 | | |
244 | 245 | | |
245 | 246 | | |
| |||
0 commit comments