-
It would be nice to be able to use the indexer script in a slightly more generic manner which is targeted at JS/TS export collating.
My desired features:
- Accept a config file (CLI flags remain a…
-
A new rule that allows you to ban the creation of `export {} from '...'`.
This will help enforce a policy to not create barrel files, which are `index.js` / `index.ts` files that only serves to exp…
-
Trying the just published version compatible with TS5, but I'm gettin warnings in existing barrel files. For what I can tell, it happens on the first widlcard export in the barrel file (but existing b…
-
I wanna trigger lint error when barrel ( index ) file has `.tsx` extension.
Also this rule should check that files use kebab case only.
> Why? `tsx` == `component inside` and barrel files are su…
-
For the generated class to ts file, generate a [barrel](https://angular.io/styleguide#!#04-10) with all the ts files.
-
This library should consider whether exporting individual files for each of its constituent modules might improve performance and bundle size analysis.
Currently, it relies on “barrel files” which …
mxdvl updated
9 months ago
-
Hi,
It looks like `@apollo/experimental-nextjs-app-support` is throwing an error where it can't find `registerApolloClient`.
Not sure if it's because of it importing from `index.ssr.js` vs. ano…
-
## PLIP (Plone Improvement Proposal)
## Responsible Persons
### Proposer: Víctor Fernández de Alba (@sneridagh)
### Seconder: Timo Stollenwerk (@tisto)
## Abstract
It is needed to push …
-
https://www.npmjs.com/package/eslint-plugin-barrel-files
-
### Modpack
FTB Builders Paradise 2
### Modpack version
1.2.0
### Has the pack been modified
No
### Log Files
https://i.imgur.com/4tqgbbS.png
When looking up recipes inside the…