https://github.com/idkjs/bsconfig.json
Quickly create an opinionated bsconfig.json
https://github.com/idkjs/bsconfig.json
Last synced: 3 months ago
JSON representation
Quickly create an opinionated bsconfig.json
- Host: GitHub
- URL: https://github.com/idkjs/bsconfig.json
- Owner: idkjs
- License: mit
- Created: 2020-11-18T12:24:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T10:35:21.000Z (about 4 years ago)
- Last Synced: 2025-03-29T04:04:18.829Z (3 months ago)
- Language: JavaScript
- Size: 174 KB
- Stars: 15
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/bsconfig.json)
# bsconfig.json```
npx bsconfig.json? Pick the framework you're using:
❯ apollo
basic
generator
minimal
node
react-hooks
react-native
(Move up and down to reveal more choices)
```

The options are the same ones as the `bsconfig.json` file you would have generated by running `bsb -init my-project -theme basic` plus a few other I got sick of writing out like for `reason-apollo-client` and `graphql-ppx` projects.Also check out:
[resattributes](https://github.com/idkjs/resattributes)
[resgitignore](https://github.com/idkjs/resgitignore)
[mlxre](https://github.com/idkjs/mlxre)
[Share on Twitter...](https://twitter.com/share?text=Quickly+generate+a+bsconfig.json+file+for+reasonml+and+rescript+projects!+https://github.com/idkjs/bsconfig.json)
Inspired by [benawad/tsconfig.json](https://github.com/benawad/tsconfig.json)