mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-15 02:53:25 +10:00
10 lines
135 B
JSON
10 lines
135 B
JSON
{
|
|
"extends": ["//"],
|
|
"tags": ["app:server", "runtime:server", "role:adapter"],
|
|
"tasks": {
|
|
"test:ci": {
|
|
"cache": false
|
|
}
|
|
}
|
|
}
|