Move nut-score into website/sandbox
Also move some .gitignore entries from the top-level .gitignore into a subdirectory .gitignore.
This commit is contained in:
parent
2551b41d73
commit
57b58e9b2f
15 changed files with 7 additions and 9 deletions
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"name": "reason-react-examples",
|
||||
"reason": {
|
||||
"react-jsx": 3
|
||||
},
|
||||
"sources": {
|
||||
"dir" : "src",
|
||||
"subdirs" : true
|
||||
},
|
||||
"bsc-flags": ["-bs-super-errors", "-bs-no-version-header"],
|
||||
"package-specs": [{
|
||||
"module": "commonjs",
|
||||
"in-source": true
|
||||
}],
|
||||
"suffix": ".bs.js",
|
||||
"namespace": true,
|
||||
"bs-dependencies": [
|
||||
"reason-react"
|
||||
],
|
||||
"refmt": 3
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue