mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 17:19:10 +00:00
start redoing ci/cd and devops
This commit is contained in:
parent
460770407a
commit
ab9fe30b42
37 changed files with 418 additions and 825 deletions
|
@ -13,4 +13,9 @@ module.exports = {
|
|||
|
||||
return config;
|
||||
},
|
||||
typescript: {
|
||||
checkOptions: {
|
||||
tsconfig: path.resolve(__dirname, '../tsconfig.stories.json'),
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue