vvandenb
2 years ago
3 changed files with 13 additions and 1197 deletions
@ -0,0 +1,5 @@ |
|||||
|
node_modules |
||||
|
package-lock.json |
||||
|
yarn.lock |
||||
|
|
||||
|
public |
@ -0,0 +1,8 @@ |
|||||
|
{ |
||||
|
"singleQuote": true, |
||||
|
"trailingComma": "none", |
||||
|
"semi": true, |
||||
|
"printWidth": 120, |
||||
|
"tabWidth": 4, |
||||
|
"useTabs": true |
||||
|
} |
File diff suppressed because it is too large
Loading…
Reference in new issue